@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/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321898'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321898'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347767'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347767'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347775'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347775'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321911'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321911'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321909'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321909'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321901'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321901'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336202'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336202'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336205'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336205'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336228'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336228'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336231'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336231'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336213'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336213'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336215'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336215'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336225'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336225'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305443'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305443'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305441'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305441'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305339'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305339'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305336'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305336'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336090'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336090'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310243'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310243'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310526'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310526'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310432'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310432'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310553'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310553'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310443'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310443'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338768'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338768'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338777'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338777'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313553'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313553'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313550'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313550'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307611'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307611'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307597'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307597'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310461'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310461'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310458'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310458'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307613'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307613'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307600'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307600'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313577'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313577'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338674'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338674'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338677'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338677'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313575'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313575'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338793'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338793'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338782'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338782'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338785'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338785'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338779'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338779'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338795'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338795'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338771'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338771'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317992'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317992'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318153'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318153'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317995'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317995'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343588'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343588'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343591'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343591'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343742'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343742'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343749'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343749'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313101'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313101'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313098'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313098'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310397'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310397'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310402'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310402'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310391'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310391'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310413'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310413'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310415'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310415'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310405'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310405'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307589'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307589'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310435'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310435'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307586'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307586'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310537'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310537'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310388'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310388'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313231'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313231'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313234'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313234'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313237'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313237'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313245'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313245'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313247'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313247'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313075'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313075'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313229'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313229'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313083'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313083'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310240'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310240'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313220'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313220'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313085'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313085'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313088'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313088'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313223'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313223'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313293'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313293'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313426'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313426'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313421'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313421'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338644'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338644'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338639'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338639'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338511'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338511'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338508'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338508'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313290'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313290'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338591'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338591'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329829'^^xsd:integer;
  dwc:scientificName 'Prochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2280'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329829'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329831'^^xsd:integer;
  dwc:scientificName 'Prochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2280'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329831'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329763'^^xsd:integer;
  dwc:scientificName 'Prochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2280'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329763'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313456'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313456'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313459'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313459'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313567'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313567'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313561'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313561'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313559'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313559'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313564'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313564'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340240'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340240'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340243'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340243'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314917'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314917'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314914'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314914'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336768'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336768'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304547'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304547'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336775'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336775'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305839'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305839'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305837'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305837'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304549'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304549'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336778'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336778'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336781'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336781'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336805'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336805'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363738'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363738'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363751'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363751'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363748'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363748'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363745'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363745'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363775'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363775'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347777'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347777'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347764'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347764'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307495'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307495'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307505'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307505'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307503'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307503'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307521'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307521'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307518'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307518'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307492'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307492'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310445'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310445'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310535'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310535'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310529'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310529'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310543'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310543'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310551'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310551'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310540'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310540'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307595'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307595'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310251'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310251'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310253'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310253'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310263'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310263'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310266'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310266'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310256'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310256'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329957'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329957'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329986'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329986'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329955'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329955'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329993'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329993'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356343'^^xsd:integer;
  dwc:scientificName 'Prochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2280'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356343'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356345'^^xsd:integer;
  dwc:scientificName 'Prochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2280'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356345'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330010'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330010'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330007'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330007'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330005'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330005'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330021'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330021'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330023'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330023'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330013'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330013'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329864'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329864'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329861'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329861'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329851'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329851'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329848'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329848'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329871'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329871'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356507'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356507'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356375'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356375'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356373'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356373'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356365'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356365'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356378'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356378'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356500'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356500'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356471'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356471'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356537'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356537'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356527'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356527'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356524'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356524'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356521'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356521'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356519'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356519'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356469'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356469'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356385'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356385'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303839'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303839'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303881'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303881'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303889'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303889'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303887'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303887'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303892'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303892'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303878'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303878'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303764'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303764'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303754'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303754'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303761'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303761'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303767'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303767'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303749'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303749'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303751'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303751'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303821'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303821'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337623'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337623'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303895'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303895'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337548'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337548'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337545'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337545'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337605'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337605'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337551'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337551'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337676'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337676'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337673'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337673'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337665'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337665'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337662'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337662'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319366'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319366'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319363'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319363'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319361'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319361'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319369'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319369'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319355'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319355'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319258'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319258'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319377'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319377'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319261'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319261'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319305'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319305'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319352'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319352'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319269'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319269'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319271'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319271'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319274'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319274'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319287'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319287'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319281'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319281'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319284'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319284'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344948'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344948'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344951'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344951'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337538'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337538'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337535'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337535'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344975'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344975'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344965'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344965'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344962'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344962'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344959'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344959'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344957'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344957'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344877'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344877'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344880'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344880'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344865'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344865'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331544'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331544'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331551'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331551'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331531'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331531'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331528'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331528'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358204'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358204'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358207'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358207'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358220'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358220'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335955'^^xsd:integer;
  dwc:scientificName 'Trochamus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2292'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335955'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344883'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344883'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344854'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344854'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344867'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344867'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335952'^^xsd:integer;
  dwc:scientificName 'Trochamus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2292'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335952'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363009'^^xsd:integer;
  dwc:scientificName 'Trochamus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2292'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363009'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313812'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313812'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313815'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313815'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313786'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313786'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313802'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313802'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313797'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313797'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313799'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313799'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313893'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313893'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313959'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313959'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313961'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313961'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339033'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339033'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339004'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339004'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339007'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339007'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339030'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339030'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339015'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339015'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339017'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339017'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339179'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339179'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339027'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339027'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339111'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339111'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341693'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341693'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316259'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316259'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320597'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320597'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320591'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320591'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320443'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320443'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320440'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320440'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320588'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320588'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346457'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346457'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346451'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346451'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346454'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346454'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346444'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346444'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346463'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346463'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346415'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346415'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320547'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320547'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320585'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320585'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320578'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320578'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346309'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346309'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346306'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346306'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346329'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346329'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346322'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346322'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324959'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324959'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324949'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324949'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324946'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324946'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324962'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324962'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325111'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325111'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325103'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325103'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325108'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325108'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351213'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351213'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351237'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351237'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351190'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351190'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351193'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351193'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324969'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324969'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351201'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351201'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351203'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351203'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351206'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351206'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351355'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351355'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351352'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351352'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351347'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351347'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331087'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331087'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331084'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331084'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331067'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331067'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331081'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331081'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330979'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330979'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331060'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331060'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357535'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357535'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357537'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357537'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357601'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357601'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357598'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357598'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357595'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357595'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357581'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357581'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357574'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357574'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357493'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357493'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357490'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357490'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331021'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331021'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332912'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332912'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332902'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332902'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332777'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332777'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332909'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332909'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332939'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332939'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332937'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332937'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332780'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332780'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332921'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332921'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332923'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332923'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332764'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332764'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332787'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332787'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332790'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332790'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332793'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332793'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332926'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332926'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332767'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332767'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332929'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332929'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359759'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359759'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359631'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359631'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359628'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359628'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359767'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359767'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359764'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359764'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359761'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359761'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359753'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359753'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359747'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359747'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359602'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359602'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359605'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359605'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359777'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359777'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359625'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359625'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359613'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359613'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359615'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359615'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359618'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359618'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337153'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337153'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337135'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337135'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359569'^^xsd:integer;
  dwc:scientificName 'Spiliphera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2304'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359569'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315078'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315078'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315159'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315159'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315161'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315161'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340404'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340404'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340407'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340407'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340485'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340485'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340487'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340487'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322504'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322504'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322511'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322511'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322541'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322541'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322475'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322475'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348461'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348461'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348459'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348459'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348395'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348395'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348424'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348424'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353944'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353944'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353981'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353981'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353979'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353979'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353971'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353971'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353951'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353951'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327616'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327616'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327613'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327613'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327611'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327611'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327627'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327627'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327592'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327592'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343233'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343233'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317783'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317783'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343307'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343307'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343312'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343312'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343315'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343315'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317688'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317688'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317691'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317691'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317781'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317781'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317765'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317765'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317770'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317770'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317773'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317773'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343323'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343323'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343325'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343325'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343230'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343230'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327619'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327619'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327599'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327599'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344662'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344662'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344685'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344685'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344824'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344824'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344807'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344807'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344827'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344827'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344800'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344800'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344673'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344673'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344675'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344675'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344707'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344707'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344709'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344709'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321760'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321760'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321763'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321763'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321851'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321851'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321799'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321799'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321844'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321844'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347710'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347710'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347665'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347665'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347717'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347717'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347626'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347626'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333003'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333003'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333001'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333001'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333061'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333061'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359820'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359820'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359897'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359897'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359899'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359899'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359810'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359810'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359817'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359817'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359913'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359913'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359905'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359905'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359902'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359902'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359823'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359823'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359805'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359805'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359807'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359807'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359888'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359888'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359891'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359891'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359839'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359839'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359841'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359841'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359878'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359878'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359885'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359885'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359915'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359915'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319204'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319204'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319089'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319089'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319082'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319082'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319113'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319113'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319175'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319175'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319069'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319069'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319079'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319079'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319077'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319077'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319066'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319066'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319111'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319111'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319231'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319231'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319228'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319228'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319211'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319211'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344665'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344665'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341099'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341099'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341119'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341119'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315736'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315736'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341092'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341092'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350527'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350527'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350379'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350379'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350506'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350506'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350513'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350513'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350381'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350381'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350371'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350371'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350415'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350415'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350413'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350413'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324223'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324223'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324225'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324225'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324285'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324285'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324178'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324178'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324181'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324181'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324189'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324189'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350368'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350368'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330627'^^xsd:integer;
  dwc:scientificName 'Pseudonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330627'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330629'^^xsd:integer;
  dwc:scientificName 'Pseudonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330629'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357143'^^xsd:integer;
  dwc:scientificName 'Pseudonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357143'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339287'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339287'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314004'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314004'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314007'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314007'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313989'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313989'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313991'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313991'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339222'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339222'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339299'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339299'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339301'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339301'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339304'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339304'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339307'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339307'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339317'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339317'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339315'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339315'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339293'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339293'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339290'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339290'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314075'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314075'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314083'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314083'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314081'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314081'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314086'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314086'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314072'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314072'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314069'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314069'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314099'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314099'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314097'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314097'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314089'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314089'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314025'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314025'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314023'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314023'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314062'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314062'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324191'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324191'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324323'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324323'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324316'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324316'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339241'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339241'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339243'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339243'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339209'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339209'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339207'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339207'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339225'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339225'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339280'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339280'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323026'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323026'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322942'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322942'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322945'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322945'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322955'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322955'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323063'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323063'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323061'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323061'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323033'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323033'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322968'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322968'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322971'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322971'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349035'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349035'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349037'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349037'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348916'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348916'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348919'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348919'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348945'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348945'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348927'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348927'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348929'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348929'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348942'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348942'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333053'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333053'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333050'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333050'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333047'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333047'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333040'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333040'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333077'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333077'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333075'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333075'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333067'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333067'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333064'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333064'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333059'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333059'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332985'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332985'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332982'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332982'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332979'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332979'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332972'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332972'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332969'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332969'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332967'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332967'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322603'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322603'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322605'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322605'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348579'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348579'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348577'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348577'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327893'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327893'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354245'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354245'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324767'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324767'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324770'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324770'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324777'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324777'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324765'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324765'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351082'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351082'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351089'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351089'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324919'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324919'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324916'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324916'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324899'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324899'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324892'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324892'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350960'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350960'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351109'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351109'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351106'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351106'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350955'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350955'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350957'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350957'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337335'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337335'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337332'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337332'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337195'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337195'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337221'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337221'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337349'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337349'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337218'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337218'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337215'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337215'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337359'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337359'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337357'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337357'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337192'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337192'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337341'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337341'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337346'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337346'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337208'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337208'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337205'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337205'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337203'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337203'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303548'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303548'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303419'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303419'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303424'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303424'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303411'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303411'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303408'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303408'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303437'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303437'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303421'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303421'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303434'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303434'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303431'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303431'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303575'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303575'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303551'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303551'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303573'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303573'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303557'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303557'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303559'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303559'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303562'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303562'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326903'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326903'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326905'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326905'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326767'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326767'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326722'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326722'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326725'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326725'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326956'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326956'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326982'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326982'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326985'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326985'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326973'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326973'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352969'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352969'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353011'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353011'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353008'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353008'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353051'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353051'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352966'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352966'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353200'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353200'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353147'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353147'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353149'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353149'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353217'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353217'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353226'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353226'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353229'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353229'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353203'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353203'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326764'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326764'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326959'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326959'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327191'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327191'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353487'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353487'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353489'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353489'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327319'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327319'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327316'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327316'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327425'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327425'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353723'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353723'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353617'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353617'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353614'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353614'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319672'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319672'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319534'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319534'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319679'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319679'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319537'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319537'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345322'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345322'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345187'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345187'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345184'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345184'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345329'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345329'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332021'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332021'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332019'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332019'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331959'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331959'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331957'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331957'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358633'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358633'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358635'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358635'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358695'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358695'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358697'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358697'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303626'^^xsd:integer;
  dwc:scientificName 'Acanthopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2338'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303626'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303629'^^xsd:integer;
  dwc:scientificName 'Acanthopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2338'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303629'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337413'^^xsd:integer;
  dwc:scientificName 'Acanthopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2338'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337413'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337410'^^xsd:integer;
  dwc:scientificName 'Acanthopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2338'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337410'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315603'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315603'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315574'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315574'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315577'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315577'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315600'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315600'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315712'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315712'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315719'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315719'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315681'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315681'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315683'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315683'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341061'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341061'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341063'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341063'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340954'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340954'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340980'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340980'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340983'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340983'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334003'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334003'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333989'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333989'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334000'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334000'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333947'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333947'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333997'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333997'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306639'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306639'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305169'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305169'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305166'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305166'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305152'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305152'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305155'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305155'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305163'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305163'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342711'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342711'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342790'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342790'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342793'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342793'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342708'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342708'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334011'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334011'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334013'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334013'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334959'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334959'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361959'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361959'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361952'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361952'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361983'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361983'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361936'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361936'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361947'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361947'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361939'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361939'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361949'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361949'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362111'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362111'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362109'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362109'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305111'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305111'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306818'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306818'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306821'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306821'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306779'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306779'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306777'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306777'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306670'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306670'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306673'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306673'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305007'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305007'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305004'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305004'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306835'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306835'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318557'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318557'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318651'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318651'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318555'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318555'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344247'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344247'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344151'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344151'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344153'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344153'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328996'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328996'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355409'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355409'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355402'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355402'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318299'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318299'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318296'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318296'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343892'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343892'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343895'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343895'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318453'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318453'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318406'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318406'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344002'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344002'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344047'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344047'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344005'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344005'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318762'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318762'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344358'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344358'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344361'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344361'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322768'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322768'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322857'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322857'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322775'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322775'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348749'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348749'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348831'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348831'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348742'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348742'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317220'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317220'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317302'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317302'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317305'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317305'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362084'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362084'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362074'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362074'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362081'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362081'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362098'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362098'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362101'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362101'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362087'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362087'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362093'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362093'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362045'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362045'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362043'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362043'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335487'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335487'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335549'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335549'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335563'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335563'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335542'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335542'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335484'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335484'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362487'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362487'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362542'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362542'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362563'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362563'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362549'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362549'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323493'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323493'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323480'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323480'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323467'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323467'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323464'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323464'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323487'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323487'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323490'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323490'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323626'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323626'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323623'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323623'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323621'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323621'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323629'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323629'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323602'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323602'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323609'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323609'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349765'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349765'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349626'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349626'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349623'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349623'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349759'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349759'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349629'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349629'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349738'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349738'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349745'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349745'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349757'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349757'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349616'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349616'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349762'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349762'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349600'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349600'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349603'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349603'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317962'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317962'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317948'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317948'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317951'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317951'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343342'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343342'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343345'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343345'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317800'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317800'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317803'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317803'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343493'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343493'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343490'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343490'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343507'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343507'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343504'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343504'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316368'^^xsd:integer;
  dwc:scientificName 'Didelta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2487'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316368'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316371'^^xsd:integer;
  dwc:scientificName 'Didelta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2487'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316371'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341802'^^xsd:integer;
  dwc:scientificName 'Didelta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2487'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341802'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322062'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322062'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322065'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322065'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347928'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347928'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334952'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334952'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334947'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334947'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334983'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334983'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334936'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334936'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335043'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335043'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335101'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335101'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335098'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335098'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335093'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335093'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335111'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335111'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335109'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335109'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335074'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335074'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335084'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335084'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335081'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335081'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335045'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335045'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335087'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335087'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334939'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334939'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334949'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334949'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331749'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331749'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331746'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331746'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331743'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331743'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331720'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331720'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331723'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331723'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331733'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331733'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331731'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331731'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331736'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331736'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358396'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358396'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358399'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358399'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358422'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358422'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358425'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358425'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358407'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358407'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358409'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358409'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358412'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358412'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358419'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358419'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349437'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349437'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349434'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349434'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349553'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349553'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349431'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349431'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349424'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349424'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349421'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349421'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323417'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323417'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323410'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323410'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323437'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323437'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323288'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323288'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323319'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323319'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323317'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323317'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323295'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323295'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323301'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323301'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323298'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323298'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349573'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349573'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349411'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349411'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349408'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349408'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349453'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349453'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349546'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349546'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325578'^^xsd:integer;
  dwc:scientificName 'Omicronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2462'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325578'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325581'^^xsd:integer;
  dwc:scientificName 'Omicronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2462'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325581'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351822'^^xsd:integer;
  dwc:scientificName 'Omicronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2462'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351822'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351825'^^xsd:integer;
  dwc:scientificName 'Omicronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2462'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351825'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315417'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315417'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323275'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323275'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323272'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323272'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323283'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323283'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323285'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323285'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350711'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350711'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350717'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350717'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359515'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359515'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340775'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340775'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340786'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340786'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340789'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340789'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315401'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315401'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315419'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315419'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315409'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315409'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315406'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315406'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315351'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315351'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315392'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315392'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315395'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315395'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315353'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315353'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340797'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340797'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340799'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340799'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340731'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340731'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340733'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340733'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340781'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340781'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340772'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340772'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342073'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342073'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324479'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324479'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324477'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324477'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324515'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324515'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324521'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324521'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324527'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324527'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324529'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324529'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324543'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324543'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324545'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324545'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350705'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350705'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350733'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350733'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350735'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350735'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324508'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324508'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350669'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350669'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350667'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350667'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350708'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350708'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359328'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359328'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359331'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359331'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359411'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359411'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307249'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307249'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307246'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307246'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305677'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305677'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316777'^^xsd:integer;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316777'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316780'^^xsd:integer;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316780'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316783'^^xsd:integer;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316783'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342271'^^xsd:integer;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342271'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342268'^^xsd:integer;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342268'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342265'^^xsd:integer;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342265'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317028'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317028'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317031'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317031'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342519'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342519'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342516'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342516'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332681'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332681'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332598'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332598'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332601'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332601'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320799'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320799'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320796'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320796'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346665'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346665'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346662'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346662'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332211'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332211'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332213'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332213'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332120'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332120'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332127'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332127'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358796'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358796'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358803'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358803'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358887'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358887'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358889'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358889'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305674'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305674'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305529'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305529'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305526'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305526'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307403'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307403'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307397'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307397'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307394'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307394'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327085'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327085'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327051'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327051'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327131'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327131'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327063'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327063'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327056'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327056'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327066'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327066'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327069'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327069'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327124'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327124'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353361'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353361'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353354'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353354'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353351'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353351'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353364'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353364'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353429'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353429'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353367'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353367'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353383'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353383'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353385'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353385'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307724'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307724'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307738'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307738'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310667'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310667'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325323'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325323'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325321'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325321'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310673'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310673'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307727'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307727'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307741'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307741'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310675'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310675'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310678'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310678'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310681'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310681'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351567'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351567'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325432'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325432'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325439'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325439'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351676'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351676'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351683'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351683'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327087'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327087'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321597'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321597'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321716'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321716'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321719'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321719'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321675'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321675'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321677'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321677'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347351'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347351'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321594'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321594'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347463'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347463'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347541'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347541'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347460'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347460'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360091'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360091'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347543'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347543'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347582'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347582'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347585'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347585'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336093'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336093'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363144'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363144'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363147'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363147'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355978'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355978'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356123'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356123'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306287'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306287'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304783'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304783'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314565'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314565'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314567'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314567'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339891'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339891'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339893'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339893'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321485'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321485'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329464'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329464'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329467'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329467'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329480'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329480'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329487'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329487'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329602'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329602'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329609'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329609'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329571'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329571'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329573'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329573'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355981'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355981'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355994'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355994'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356085'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356085'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356087'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356087'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311997'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311997'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311999'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311999'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309113'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309113'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325811'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325811'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325809'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325809'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325774'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325774'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325719'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325719'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325787'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325787'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325784'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325784'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325781'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325781'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325795'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325795'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325716'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325716'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352025'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352025'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352018'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352018'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351963'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351963'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351960'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351960'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352028'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352028'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352039'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352039'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352031'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352031'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352055'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352055'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314831'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314831'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314829'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314829'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314860'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314860'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340193'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340193'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340155'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340155'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309633'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309633'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309555'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309555'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309635'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309635'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309529'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309529'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312415'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312415'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312412'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312412'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312519'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312519'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309526'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309526'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312438'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312438'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312441'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312441'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330287'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330287'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315462'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315462'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340845'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340845'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315465'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315465'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349323'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349323'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356799'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356799'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356801'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356801'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316067'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316067'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316065'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316065'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341499'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341499'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341421'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341421'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341418'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341418'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341395'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341395'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341392'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341392'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324131'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324131'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324095'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324095'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324124'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324124'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324159'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324159'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324161'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324161'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319971'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319971'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335758'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335758'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335761'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335761'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335769'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335769'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335705'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335705'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335703'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335703'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335596'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335596'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335625'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335625'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335599'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335599'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335607'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335607'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335622'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335622'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335609'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335609'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362703'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362703'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362705'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362705'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362622'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362622'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362609'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362609'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362625'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362625'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362607'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362607'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362596'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362596'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362761'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362761'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362758'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362758'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362769'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362769'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362599'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362599'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362771'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362771'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304084'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304084'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337871'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337871'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304013'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304013'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345731'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345731'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345729'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345729'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354681'^^xsd:integer;
  dwc:scientificName 'Paratricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2377'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354681'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335771'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335771'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304031'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304031'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337815'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337815'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304087'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304087'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337868'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337868'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340186'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340186'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314867'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314867'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353963'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353963'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353965'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353965'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353968'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353968'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317343'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317343'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317345'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317345'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317335'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317335'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317332'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317332'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342887'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342887'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342877'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342877'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342874'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342874'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342885'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342885'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307933'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307933'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307771'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307771'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307768'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307768'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310873'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310873'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310870'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310870'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310708'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310708'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318981'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318981'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318983'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318983'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319036'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319036'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319039'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319039'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319031'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319031'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319047'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319047'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319049'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319049'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319019'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319019'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319025'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319025'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319012'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319012'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319033'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319033'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319022'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319022'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318897'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318897'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318890'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318890'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318887'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318887'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318885'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318885'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318877'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318877'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318874'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318874'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344635'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344635'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344632'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344632'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344643'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344643'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344645'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344645'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344493'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344493'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344486'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344486'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344473'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344473'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344481'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344481'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344470'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344470'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344483'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344483'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344608'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344608'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344621'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344621'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344629'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344629'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344627'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344627'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344618'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344618'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344615'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344615'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344579'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344579'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344577'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344577'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323740'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323740'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323747'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323747'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323656'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323656'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323659'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323659'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349876'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349876'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349883'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349883'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349795'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349795'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349792'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349792'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333703'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333703'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333700'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333700'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333716'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333716'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333805'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333805'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333723'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333723'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360649'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360649'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360646'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360646'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360662'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360662'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360669'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360669'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360751'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360751'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323986'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323986'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324031'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324031'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323999'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323999'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323989'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323989'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323997'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323997'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324134'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324134'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324137'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324137'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324145'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324145'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324148'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324148'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324151'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324151'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324093'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324093'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350231'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350231'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350229'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350229'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350135'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350135'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350167'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350167'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350133'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350133'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350122'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350122'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350125'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350125'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350260'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350260'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350284'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350284'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350281'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350281'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350279'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350279'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350287'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350287'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350273'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350273'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350270'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350270'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350267'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350267'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350295'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350295'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350297'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350297'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315958'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315958'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315961'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315961'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315987'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315987'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315984'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315984'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341501'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341501'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341557'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341557'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341554'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341554'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316120'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316120'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316123'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316123'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308777'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308777'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311644'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311644'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311679'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311679'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311657'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311657'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308771'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308771'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311651'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311651'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333261'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333261'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333258'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333258'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333269'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333269'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333271'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333271'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360150'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360150'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360161'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360161'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360153'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360153'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352486'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352486'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304977'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304977'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306481'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306481'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308428'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308428'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311321'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311321'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308435'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308435'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308758'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308758'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360421'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360421'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360419'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360419'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360435'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360435'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313732'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313732'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313617'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313617'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313610'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313610'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338838'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338838'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338841'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338841'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338823'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338823'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338828'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338828'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338835'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338835'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338812'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338812'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338815'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338815'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313742'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313742'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313745'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313745'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313753'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313753'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313751'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313751'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326245'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326245'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352489'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352489'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355203'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355203'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355206'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355206'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324588'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324588'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324591'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324591'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324669'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324669'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311665'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311665'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311663'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311663'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311671'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311671'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350778'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350778'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350861'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350861'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350859'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350859'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308765'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308765'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308727'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308727'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311613'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311613'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311615'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311615'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308779'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308779'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308782'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308782'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308785'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308785'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308793'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308793'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308795'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308795'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328777'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328777'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328803'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328803'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328800'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328800'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328785'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328785'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328797'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328797'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328790'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328790'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328787'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328787'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328877'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328877'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328879'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328879'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328774'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328774'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355209'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355209'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355180'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355180'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355193'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355193'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355196'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355196'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355285'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355285'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355191'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355191'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355283'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355283'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317483'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317483'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317481'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317481'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343177'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343177'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306147'^^xsd:integer;
  dwc:scientificName 'Akanthepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227172'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306147'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343028'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343028'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343038'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343038'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340591'^^xsd:integer;
  dwc:scientificName 'Cygnonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227242'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340591'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343023'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343023'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343015'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343015'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358033'^^xsd:integer;
  dwc:scientificName 'Rhaptothyreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227423'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358033'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319752'^^xsd:integer;
  dwc:scientificName 'Gomphionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227424'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319752'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319755'^^xsd:integer;
  dwc:scientificName 'Gomphionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227424'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319755'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345510'^^xsd:integer;
  dwc:scientificName 'Gomphionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227424'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345510'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345513'^^xsd:integer;
  dwc:scientificName 'Gomphionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227424'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345513'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311452'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311452'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308495'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308495'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311487'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311487'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308603'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308603'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308601'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308601'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308573'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308573'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308566'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308566'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311391'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311391'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311394'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311394'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311379'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311379'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308498'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308498'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340031'^^xsd:integer;
  dwc:scientificName 'Croconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340031'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '853821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314703'^^xsd:integer;
  dwc:scientificName 'Croconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314703'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '853821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345397'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345397'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331413'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331413'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354611'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354611'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354604'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354604'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330079'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330079'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356593'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356593'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317615'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317615'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317632'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317632'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317635'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317635'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317608'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317608'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317470'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317470'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317473'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317473'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317645'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317645'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317643'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317643'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317496'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317496'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317499'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317499'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343187'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343187'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343185'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343185'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355513'^^xsd:integer;
  dwc:scientificName 'Polkepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '204436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355513'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '204436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329053'^^xsd:integer;
  dwc:scientificName 'Polkepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '204436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329053'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '204436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329050'^^xsd:integer;
  dwc:scientificName 'Polkepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '204436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329050'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '204436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331406'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331406'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358089'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358089'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358082'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358082'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328161'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328161'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328137'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328137'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328130'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328130'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328252'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328252'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354489'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354489'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354482'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354482'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323901'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323901'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323796'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323796'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323799'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323799'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349935'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349935'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349932'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349932'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350037'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350037'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363413'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363413'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363418'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363418'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335237'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335237'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335165'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335165'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362165'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362165'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362237'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362237'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338960'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338960'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338919'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338919'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338950'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338950'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338957'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338957'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313597'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313597'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313759'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313759'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313623'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313623'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338987'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338987'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338971'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338971'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338963'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338963'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338974'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338974'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338977'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338977'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338969'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338969'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313605'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313605'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313701'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313701'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313703'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313703'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313594'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313594'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313769'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313769'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313767'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313767'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336449'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336449'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336491'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336491'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336497'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336497'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336502'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336502'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336505'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336505'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336488'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336488'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336340'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336340'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336343'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336343'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336363'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336363'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336351'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336351'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336353'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336353'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336356'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336356'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336447'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336447'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355677'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355677'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355674'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355674'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333529'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333529'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333527'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333527'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333545'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333545'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333543'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333543'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360437'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360437'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363404'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363404'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363259'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363259'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363256'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363256'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363407'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363407'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363421'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363421'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363272'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363272'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363267'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363267'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363279'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363279'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363365'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363365'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319493'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319493'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319490'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319490'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328444'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328444'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354850'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354850'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354819'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354819'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329217'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329217'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329214'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329214'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345086'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345086'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345089'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345089'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328451'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328451'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328413'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328413'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345971'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345971'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345973'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345973'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345923'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345923'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345979'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345979'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345976'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345976'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333976'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333976'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333983'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333983'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333986'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333986'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360893'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360893'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360943'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360943'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360935'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360935'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360929'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360929'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360922'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360922'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360932'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360932'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360957'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360957'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360959'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360959'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360946'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360946'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360949'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360949'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334632'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334632'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334635'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334635'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361632'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361632'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361635'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361635'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335788'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335788'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335791'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335791'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362845'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362845'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362842'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362842'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320221'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320221'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320213'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320213'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320215'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320215'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320218'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320218'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320207'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320207'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320204'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320204'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320165'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320165'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320163'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320163'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320056'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320056'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320059'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320059'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345814'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345814'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345962'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345962'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345965'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345965'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345921'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345921'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337121'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337121'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337119'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337119'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337105'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337105'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337103'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337103'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337094'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337094'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362809'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362809'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362811'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362811'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364073'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364073'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364067'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364067'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364091'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364091'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364075'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364075'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307163'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307163'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307161'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307161'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307056'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307056'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307059'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307059'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330396'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330396'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330399'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330399'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330373'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330373'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356910'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356910'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356884'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356884'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356887'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356887'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356913'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356913'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340029'^^xsd:integer;
  dwc:scientificName 'Croconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340029'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '853821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311397'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311397'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311384'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311384'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311381'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311381'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321100'^^xsd:integer;
  dwc:scientificName 'Leptepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227477'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321100'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346969'^^xsd:integer;
  dwc:scientificName 'Leptepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227477'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346969'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346966'^^xsd:integer;
  dwc:scientificName 'Leptepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227477'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346966'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330370'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330370'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341255'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341255'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315875'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315875'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321103'^^xsd:integer;
  dwc:scientificName 'Leptepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227477'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321103'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308493'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308493'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308511'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308511'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308508'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308508'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308505'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308505'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311459'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311459'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337029'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337029'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337026'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337026'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337003'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337003'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337000'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337000'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363996'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363996'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363999'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363999'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363993'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363993'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364064'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364064'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363986'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363986'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363970'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363970'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363973'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363973'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364089'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364089'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318146'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318146'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307603'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307603'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305113'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305113'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306829'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306829'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306832'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306832'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329003'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329003'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318409'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318409'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318451'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318451'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344049'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344049'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318765'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318765'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317223'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317223'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345817'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345817'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327189'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327189'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315739'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315739'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340957'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340957'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341116'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341116'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350475'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350475'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324337'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324337'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357141'^^xsd:integer;
  dwc:scientificName 'Pseudonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357141'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313373'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313373'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338647'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338647'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313429'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313429'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356277'^^xsd:integer;
  dwc:scientificName 'Prochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2280'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356277'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329859'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329859'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356362'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356362'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356535'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356535'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337533'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337533'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337679'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337679'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337671'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337671'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319379'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319379'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344973'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344973'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344901'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344901'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344870'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344870'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358227'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358227'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313809'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313809'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313789'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313789'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339177'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339177'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330976'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330976'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348431'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348431'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320456'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320456'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346413'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346413'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324957'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324957'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313095'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313095'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310399'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310399'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313072'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313072'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310269'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310269'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310711'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310711'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307930'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307930'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324143'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324143'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319973'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319973'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340157'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340157'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309552'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309552'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340842'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340842'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330285'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330285'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363363'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363363'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363269'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363269'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363301'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363301'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338921'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338921'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338985'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338985'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313620'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313620'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313739'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313739'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338825'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338825'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306478'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306478'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304974'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304974'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355183'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355183'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350781'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350781'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355510'^^xsd:integer;
  dwc:scientificName 'Polkepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '204436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355510'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '204436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323434'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323434'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349570'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349570'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349455'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349455'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349419'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349419'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362484'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362484'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317965'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317965'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341805'^^xsd:integer;
  dwc:scientificName 'Didelta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2487'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341805'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347931'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347931'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306129'^^xsd:integer;
  dwc:scientificName 'Akanthepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227172'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306129'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343150'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343150'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317486'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317486'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343174'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343174'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343157'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343157'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343041'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343041'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343012'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343012'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314705'^^xsd:integer;
  dwc:scientificName 'Croconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314705'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '853821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311489'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311489'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361189'^^xsd:integer;
  dwc:scientificName 'Tenuidraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361189'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337016'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337016'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337023'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337023'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337097'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337097'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352053'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352053'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307735'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307735'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305683'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305683'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324518'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324518'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350698'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350698'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350719'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350719'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322953'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322953'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349007'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349007'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349000'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349000'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344678'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344678'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344771'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344771'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347629'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347629'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327629'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327629'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350967'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350967'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337343'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337343'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303565'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303565'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326807'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326807'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336385'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336385'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336218'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336218'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313756'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313756'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344857'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344857'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313607'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313607'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308768'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308768'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320463'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320463'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320549'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320549'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311654'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311654'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311681'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311681'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311668'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311668'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308729'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308729'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324993'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324993'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309111'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309111'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363006'^^xsd:integer;
  dwc:scientificName 'Trochamus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2292'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363006'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337797'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337797'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326242'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326242'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360163'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360163'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312521'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312521'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311314'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311314'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339020'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339020'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356116'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356116'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356001'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356001'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332915'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332915'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332775'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332775'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324671'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324671'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331023'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331023'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354857'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354857'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359775'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359775'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351565'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351565'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327053'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327053'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353349'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353349'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353422'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353422'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328259'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328259'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354513'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354513'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315081'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315081'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322539'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322539'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307733'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307733'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310664'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310664'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317493'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317493'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343025'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343025'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343035'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343035'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359740'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359740'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866666667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866666667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359750'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.35'^^xsd:double;
  dwc:latitude '-5.866666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359750'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336271'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336271'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336270'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336270'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305449'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305449'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305439'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305439'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305422'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305422'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305448'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305448'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305420'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305420'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305433'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305433'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305431'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305431'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305469'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305469'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305429'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305429'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335675'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335675'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341461'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341461'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310281'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310281'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310292'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310292'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310294'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310294'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310308'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310308'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310309'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310309'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310466'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310466'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310484'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310484'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313510'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313510'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313508'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313508'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313126'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313126'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338726'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338726'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338728'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338728'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313124'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313124'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313113'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313113'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313129'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313129'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310358'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310358'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310319'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310319'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310334'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310334'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307560'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307560'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307546'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307546'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307544'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307544'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310336'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310336'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313135'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313135'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313140'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313140'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313141'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313141'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313166'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313166'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313149'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313149'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313151'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313151'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313168'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313168'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313190'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313190'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313384'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313384'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338602'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338602'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314966'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314966'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314968'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314968'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340294'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340294'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340292'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340292'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341384'^^xsd:integer;
  dwc:scientificName 'Desmodorinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2222'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341384'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341380'^^xsd:integer;
  dwc:scientificName 'Desmodorinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2222'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341380'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338049'^^xsd:integer;
  dwc:scientificName 'Tricominae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2234'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338049'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338047'^^xsd:integer;
  dwc:scientificName 'Tricominae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2234'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338047'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338092'^^xsd:integer;
  dwc:scientificName 'Tricominae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2234'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338092'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338090'^^xsd:integer;
  dwc:scientificName 'Tricominae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2234'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338090'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306072'^^xsd:integer;
  dwc:scientificName 'Trefusiinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2274'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306072'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306070'^^xsd:integer;
  dwc:scientificName 'Trefusiinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2274'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306070'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307530'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307530'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307526'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307526'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310501'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310501'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310500'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310500'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310486'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310486'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310470'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310470'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310317'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310317'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329925'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329925'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329937'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329937'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329927'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329927'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329983'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329983'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329942'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329942'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329944'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329944'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329951'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329951'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329931'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329931'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329966'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329966'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329968'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329968'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329963'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329963'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329902'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329902'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329900'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329900'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329890'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329890'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329889'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329889'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329882'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329882'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329886'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329886'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356480'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356480'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356477'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356477'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356476'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356476'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356467'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356467'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356400'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356400'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356416'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356416'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356414'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356414'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356403'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356403'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356396'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356396'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356451'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356451'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356465'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356465'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303858'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303858'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303848'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303848'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303845'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303845'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303844'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303844'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356458'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356458'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356456'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356456'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356439'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356439'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356441'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356441'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303837'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303837'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303807'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303807'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303772'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303772'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303827'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303827'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303829'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303829'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303831'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303831'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303776'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303776'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303779'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303779'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303806'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303806'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303790'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303790'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303792'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303792'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337615'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337615'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337621'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337621'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337628'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337628'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337613'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337613'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337611'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337611'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337634'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337634'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337642'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337642'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337632'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337632'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337574'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337574'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337556'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337556'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337560'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337560'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337563'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337563'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337629'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337629'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337591'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337591'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337590'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337590'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337576'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337576'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337646'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337646'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337700'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337700'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319310'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319310'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319312'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319312'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319335'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319335'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319321'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319321'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319337'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319337'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319326'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319326'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319327'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319327'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344933'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344933'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344917'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344917'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344922'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344922'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344923'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344923'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344931'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344931'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303916'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303916'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303918'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303918'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335959'^^xsd:integer;
  dwc:scientificName 'Trochamus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2292'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335959'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344906'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344906'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344908'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344908'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344911'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344911'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363013'^^xsd:integer;
  dwc:scientificName 'Trochamus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2292'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363013'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313820'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313820'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313824'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313824'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313827'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313827'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313901'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313901'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313921'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313921'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313854'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313854'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313855'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313855'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313863'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313863'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313880'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313880'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313882'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313882'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313889'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313889'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313891'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313891'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339038'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339038'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339045'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339045'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339072'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339072'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339073'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339073'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339042'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339042'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339098'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339098'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339118'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339118'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339139'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339139'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339081'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339081'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339083'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339083'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339107'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339107'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339109'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339109'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341698'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341698'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341699'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341699'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341704'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341704'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341673'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341673'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341689'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341689'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316239'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316239'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341719'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341719'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341667'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341667'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341716'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341716'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316265'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316265'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316264'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316264'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316255'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316255'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316270'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316270'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316253'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316253'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316233'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316233'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316282'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316282'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320543'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320543'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346402'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346402'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346395'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346395'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346400'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346400'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320474'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320474'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320529'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320529'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320545'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320545'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320523'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320523'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346409'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346409'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346411'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346411'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346420'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346420'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346421'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346421'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320536'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320536'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320534'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320534'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320555'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320555'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346389'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346389'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346340'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346340'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325060'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325060'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325000'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325000'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325003'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325003'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325015'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325015'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325014'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325014'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325009'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325009'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325061'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325061'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351224'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351224'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351228'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351228'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351231'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351231'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324980'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324980'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324984'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324984'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324987'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324987'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325025'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325025'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351267'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351267'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351259'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351259'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351253'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351253'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351244'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351244'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351242'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351242'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351269'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351269'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351310'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351310'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351305'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351305'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351258'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351258'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331033'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331033'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331053'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331053'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331055'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331055'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331039'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331039'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331044'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331044'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357547'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357547'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357553'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357553'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357531'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357531'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357532'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357532'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357558'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357558'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357544'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357544'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357559'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357559'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357569'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357569'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357567'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357567'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331028'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331028'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331018'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331018'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331017'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331017'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332843'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332843'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332841'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332841'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332818'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332818'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332816'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332816'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332806'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332806'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359679'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359679'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359681'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359681'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359644'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359644'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359654'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359654'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359656'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359656'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337158'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337158'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337184'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337184'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337162'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337162'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337176'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337176'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337179'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337179'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337151'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337151'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337143'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337143'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337164'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337164'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322501'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322501'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322408'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322408'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322407'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322407'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322494'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322494'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348414'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348414'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348328'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348328'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348327'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348327'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348421'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348421'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348418'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348418'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322676'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322676'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322637'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322637'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322693'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322693'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322690'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322690'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353902'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353902'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353929'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353929'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353928'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353928'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327550'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327550'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327577'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327577'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344714'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344714'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344716'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344716'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344765'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344765'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344767'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344767'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344725'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344725'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344719'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344719'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344703'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344703'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344756'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344756'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344758'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344758'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321794'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321794'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347660'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347660'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333033'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333033'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333025'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333025'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333024'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333024'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332998'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332998'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333019'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333019'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333013'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333013'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359873'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359873'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359857'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359857'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359862'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359862'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359863'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359863'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359851'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359851'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359871'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359871'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359835'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359835'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359836'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359836'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319104'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319104'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319108'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319108'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319100'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319100'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319162'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319162'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319107'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319107'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319129'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319129'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319123'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319123'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319169'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319169'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319171'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319171'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319160'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319160'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319118'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319118'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319120'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319120'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344704'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344704'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344700'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344700'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344696'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344696'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341069'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341069'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341074'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341074'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341082'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341082'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341089'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341089'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341086'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341086'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350496'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350496'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350500'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350500'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350488'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350488'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350483'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350483'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350503'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350503'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350410'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350410'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350464'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350464'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350409'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350409'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350462'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350462'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324272'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324272'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324220'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324220'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324292'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324292'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324313'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324313'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324306'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324306'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324310'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324310'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314035'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314035'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314019'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314019'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314016'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314016'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314047'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314047'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314046'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314046'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314041'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314041'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339253'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339253'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339234'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339234'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339237'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339237'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324219'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324219'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324293'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324293'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339264'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339264'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339259'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339259'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339265'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339265'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323010'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323010'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323019'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323019'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322984'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322984'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322999'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322999'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323011'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323011'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323021'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323021'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323005'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323005'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348995'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348995'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348979'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348979'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348984'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348984'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348985'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348985'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348993'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348993'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348973'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348973'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333035'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333035'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332997'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332997'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322686'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322686'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322596'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322596'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322635'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322635'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322592'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322592'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322599'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322599'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348660'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348660'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348650'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348650'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348609'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348609'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348664'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348664'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348566'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348566'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348667'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348667'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323215'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323215'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349243'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349243'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327912'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327912'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327916'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327916'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354268'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354268'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354264'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354264'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329378'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329378'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324882'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324882'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355894'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355894'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350346'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350346'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324788'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324788'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324886'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324886'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350978'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350978'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351076'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351076'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337269'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337269'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337271'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337271'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337244'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337244'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337230'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337230'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337233'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337233'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337260'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337260'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337261'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337261'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337226'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337226'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303462'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303462'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303477'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303477'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303446'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303446'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303460'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303460'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303487'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303487'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303476'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303476'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303485'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303485'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303442'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303442'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326911'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326911'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326910'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326910'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326854'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326854'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326899'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326899'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326871'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326871'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326901'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326901'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326841'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326841'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326916'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326916'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326914'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326914'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326835'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326835'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353098'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353098'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353099'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353099'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353085'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353085'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353079'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353079'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353154'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353154'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353155'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353155'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353158'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353158'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353160'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353160'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353134'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353134'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326879'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326879'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326873'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326873'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326892'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326892'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326890'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326890'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326885'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326885'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353143'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353143'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353136'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353136'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353145'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353145'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353115'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353115'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353117'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353117'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353129'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353129'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353123'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353123'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327211'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327211'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353509'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353509'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327451'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327451'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327399'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327399'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327421'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327421'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327419'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327419'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327410'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327410'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327405'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327405'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327430'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327430'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353729'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353729'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353717'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353717'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353719'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353719'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353728'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353728'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353710'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353710'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353708'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353708'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353697'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353697'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353703'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353703'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319652'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319652'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319649'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319649'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319662'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319662'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319639'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319639'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319637'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319637'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319648'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319648'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319669'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319669'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319568'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319568'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345218'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345218'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345287'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345287'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345289'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345289'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345312'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345312'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345319'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345319'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345302'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345302'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345299'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345299'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345298'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345298'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320383'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320383'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320362'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320362'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320302'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320302'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320363'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320363'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320366'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320366'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320376'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320376'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320368'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320368'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320380'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320380'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320300'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320300'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346174'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346174'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346175'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346175'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346178'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346178'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346180'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346180'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346188'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346188'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346114'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346114'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346195'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346195'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346192'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346192'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320996'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320996'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321003'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321003'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321000'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321000'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346866'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346866'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346869'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346869'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346862'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346862'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332030'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332030'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358706'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358706'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315706'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315706'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315615'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315615'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315616'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315616'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315657'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315657'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315663'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315663'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315668'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315668'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315670'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315670'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315679'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315679'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315688'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315688'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315709'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315709'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315692'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315692'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315694'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315694'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315702'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315702'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315677'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315677'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315689'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315689'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341068'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341068'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341043'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341043'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341048'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341048'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341050'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341050'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341057'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341057'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341059'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341059'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340995'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340995'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340996'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340996'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341037'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341037'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333906'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333906'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333892'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333892'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333876'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333876'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333872'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333872'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333880'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333880'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333907'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333907'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333890'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333890'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333958'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333958'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333956'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333956'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333934'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333934'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333932'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333932'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333917'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333917'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333915'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333915'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327723'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327723'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327725'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327725'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354077'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354077'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354075'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354075'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359290'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359290'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359294'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359294'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305122'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305122'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305119'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305119'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305118'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305118'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305092'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305092'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305101'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305101'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305099'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305099'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305090'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305090'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334970'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334970'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334990'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334990'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335005'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335005'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334999'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334999'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334993'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334993'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361977'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361977'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361978'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361978'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361970'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361970'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361974'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361974'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361993'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361993'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361999'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361999'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362004'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362004'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362005'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362005'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361990'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361990'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361988'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361988'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362071'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362071'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362050'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362050'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362051'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362051'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362054'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362054'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362068'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362068'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362064'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362064'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305083'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305083'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305109'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305109'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305103'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305103'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306749'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306749'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306747'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306747'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306769'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306769'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306767'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306767'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306765'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306765'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306756'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306756'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306758'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306758'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306784'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306784'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306785'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306785'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306788'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306788'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306790'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306790'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306739'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306739'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306738'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306738'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306711'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306711'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305072'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305072'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305081'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305081'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305045'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305045'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305073'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305073'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318596'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318596'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318679'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318679'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318598'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318598'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344192'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344192'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344194'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344194'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344275'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344275'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328946'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328946'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328969'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328969'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328975'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328975'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355352'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355352'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355381'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355381'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355375'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355375'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318460'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318460'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318458'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318458'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318463'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318463'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318469'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318469'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344065'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344065'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344054'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344054'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344056'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344056'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344059'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344059'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345179'^^xsd:integer;
  dwc:scientificName 'Fenestrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2515'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345179'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362056'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362056'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362030'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362030'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362041'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362041'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362039'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362039'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362025'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362025'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362032'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362032'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362013'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362013'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362015'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362015'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362019'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362019'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335491'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335491'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335492'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335492'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362492'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362492'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362491'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362491'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323505'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323505'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323506'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323506'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323533'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323533'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323516'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323516'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323518'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323518'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323532'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323532'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323567'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323567'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323569'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323569'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323599'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323599'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349703'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349703'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349669'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349669'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349668'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349668'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349705'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349705'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349652'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349652'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349642'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349642'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349641'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349641'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349735'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349735'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334255'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334255'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361255'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361255'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334978'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334978'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334988'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334988'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334977'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334977'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334974'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334974'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335004'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335004'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335039'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335039'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335041'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335041'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335013'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335013'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335030'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335030'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335068'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335068'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335064'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335064'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335025'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335025'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335071'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335071'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331761'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331761'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358437'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358437'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335051'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335051'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335050'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335050'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335019'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335019'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335054'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335054'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335056'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335056'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335015'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335015'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335032'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335032'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349449'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349449'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349450'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349450'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323368'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323368'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323366'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323366'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323386'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323386'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323407'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323407'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323313'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323313'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349502'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349502'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349528'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349528'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349543'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349543'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349504'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349504'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349522'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349522'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349523'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349523'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349526'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349526'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351837'^^xsd:integer;
  dwc:scientificName 'Omicronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2462'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351837'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323392'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323392'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323390'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323390'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323387'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323387'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350678'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350678'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359543'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359543'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359540'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359540'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359536'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359536'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306540'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306540'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315347'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315347'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340756'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340756'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315376'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315376'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315372'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315372'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315312'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315312'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315313'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315313'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340729'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340729'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340727'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340727'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340692'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340692'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340752'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340752'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340693'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340693'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340759'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340759'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324473'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324473'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324484'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324484'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324485'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324485'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324475'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324475'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324502'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324502'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324488'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324488'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324490'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324490'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324498'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324498'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350688'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350688'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350692'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350692'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350695'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350695'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350680'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350680'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324505'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324505'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324412'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324412'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324453'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324453'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324459'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324459'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324464'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324464'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324411'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324411'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324466'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324466'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350674'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350674'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350675'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350675'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350656'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350656'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350665'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350665'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350602'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350602'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350643'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350643'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350649'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350649'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350654'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350654'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359407'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359407'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359420'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359420'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359405'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359405'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342071'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342071'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309331'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309331'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312217'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312217'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316736'^^xsd:integer;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316736'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342224'^^xsd:integer;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342224'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317134'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317134'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317085'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317085'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317091'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317091'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342579'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342579'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342622'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342622'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342618'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342618'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342573'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342573'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332677'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332677'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332675'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332675'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332690'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332690'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346669'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346669'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320803'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320803'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320898'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320898'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320902'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320902'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320905'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320905'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353380'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353380'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312722'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312722'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309846'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309846'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309836'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309836'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312732'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312732'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346768'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346768'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346771'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346771'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355502'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355502'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355498'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355498'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332222'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332222'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332232'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332232'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332239'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332239'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332236'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332236'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332198'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332198'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358898'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358898'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358908'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358908'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358912'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358912'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358915'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358915'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358874'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358874'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358876'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358876'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305661'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305661'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307381'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307381'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327082'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327082'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327081'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327081'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353379'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353379'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325339'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325339'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325333'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325333'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351583'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351583'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351577'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351577'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321683'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321683'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347374'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347374'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347356'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347356'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347370'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347370'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347336'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347336'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321601'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321601'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321682'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321682'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321688'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321688'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321657'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321657'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347467'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347467'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347549'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347549'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347548'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347548'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347554'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347554'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334158'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334158'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361108'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361108'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361104'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361104'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347523'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347523'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347569'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347569'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310135'^^xsd:integer;
  dwc:scientificName 'Chitwoodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2413'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310135'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312967'^^xsd:integer;
  dwc:scientificName 'Chitwoodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2413'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312967'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336097'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336097'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363151'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363151'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356072'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356072'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304806'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304806'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304802'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304802'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304709'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304709'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306213'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306213'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306310'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306310'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306306'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306306'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306908'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306908'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314449'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314449'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339781'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339781'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339853'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339853'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314455'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314455'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314527'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314527'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339775'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339775'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321508'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321508'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321504'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321504'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321490'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321490'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321472'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321472'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347357'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347357'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347338'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347338'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329521'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329521'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329532'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329532'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329533'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329533'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329596'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329596'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329527'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329527'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329592'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329592'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329582'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329582'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329599'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329599'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329560'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329560'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329567'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329567'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329569'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329569'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356110'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356110'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356046'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356046'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356047'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356047'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356113'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356113'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356106'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356106'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356020'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356020'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356035'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356035'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356081'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356081'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356096'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356096'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330880'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330880'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330916'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330916'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357426'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357426'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357430'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357430'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357433'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357433'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357394'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357394'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357392'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357392'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311987'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311987'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311989'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311989'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311985'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311985'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311995'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311995'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309124'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309124'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309119'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309119'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309118'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309118'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309103'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309103'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312004'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312004'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312005'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312005'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312010'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312010'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309099'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309099'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309101'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309101'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325732'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325732'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351976'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351976'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314756'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314756'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314755'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314755'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340166'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340166'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340082'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340082'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340081'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340081'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316942'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316942'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316938'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316938'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342430'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342430'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342426'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342426'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309661'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309661'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309621'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309621'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309658'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309658'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309559'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309559'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309612'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309612'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309614'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309614'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309623'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309623'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309654'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309654'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309625'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309625'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309631'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309631'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309646'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309646'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309644'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309644'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309641'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309641'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309640'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309640'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312530'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312530'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312532'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312532'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312540'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312540'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312544'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312544'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312547'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312547'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312511'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312511'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312509'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312509'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312507'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312507'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312526'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312526'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312527'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312527'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312498'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312498'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312445'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312445'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312500'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312500'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349332'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349332'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349328'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349328'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330292'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330292'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330261'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330261'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330296'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330296'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330293'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330293'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349317'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349317'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349319'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349319'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330283'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330283'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330267'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330267'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330310'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330310'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330272'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330272'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330306'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330306'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356797'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356797'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356820'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356820'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356824'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356824'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356810'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356810'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356807'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356807'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356806'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356806'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356775'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356775'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356786'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356786'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356781'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356781'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316078'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316078'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316035'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316035'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316052'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316052'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316027'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316027'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316026'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316026'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316063'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316063'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316073'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316073'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316072'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316072'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316061'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316061'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316054'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316054'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341444'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341444'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341481'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341481'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341475'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341475'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341471'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341471'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341469'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341469'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341507'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341507'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341446'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341446'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341497'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341497'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341488'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341488'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341460'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341460'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341486'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341486'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341495'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341495'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341433'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341433'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319999'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319999'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319953'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319953'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319960'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319960'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319958'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319958'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319947'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319947'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319978'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319978'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319979'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319979'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319967'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319967'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324121'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324121'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324063'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324063'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324065'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324065'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319969'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319969'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345757'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345757'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345725'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345725'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345737'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345737'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345705'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345705'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345711'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345711'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335637'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335637'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335731'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335731'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335673'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335673'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335710'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335710'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335716'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335716'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335711'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335711'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335728'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335728'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335714'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335714'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335724'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335724'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335679'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335679'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335685'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335685'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335701'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335701'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335699'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335699'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335692'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335692'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335690'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335690'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335634'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335634'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335630'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335630'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362673'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362673'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362637'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362637'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362634'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362634'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362699'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362699'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362701'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362701'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362710'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362710'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362711'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362711'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362714'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362714'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362679'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362679'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362685'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362685'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362675'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362675'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362690'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362690'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362692'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362692'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362630'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362630'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362716'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362716'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362731'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362731'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362728'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362728'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362724'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362724'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304050'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304050'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304054'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304054'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304042'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304042'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303963'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303963'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304019'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304019'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304021'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304021'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345716'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345716'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345718'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345718'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345727'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345727'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354690'^^xsd:integer;
  dwc:scientificName 'Paratricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2377'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354690'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354692'^^xsd:integer;
  dwc:scientificName 'Paratricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2377'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354692'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354707'^^xsd:integer;
  dwc:scientificName 'Paratricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2377'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354707'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304040'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304040'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337826'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337826'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337824'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337824'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337805'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337805'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337803'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337803'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337747'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337747'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337841'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337841'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337838'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337838'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337834'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337834'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314840'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314840'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317411'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317411'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317409'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317409'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317370'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317370'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317389'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317389'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317395'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317395'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317366'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317366'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342912'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342912'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342931'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342931'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342953'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342953'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342951'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342951'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342937'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342937'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307883'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307883'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307865'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307865'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307867'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307867'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307873'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307873'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307882'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307882'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307888'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307888'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307863'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307863'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307802'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307802'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307854'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307854'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307806'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307806'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307856'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307856'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310807'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310807'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310813'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310813'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310822'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310822'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310823'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310823'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310828'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310828'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310803'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310803'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310805'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310805'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310742'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310742'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310746'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310746'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310796'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310796'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310794'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310794'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318977'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318977'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318979'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318979'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318988'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318988'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318989'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318989'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319002'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319002'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318963'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318963'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318942'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318942'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318943'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318943'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318957'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318957'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318968'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318968'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318970'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318970'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319006'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319006'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318915'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318915'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318937'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318937'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318916'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318916'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318931'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318931'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318928'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318928'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318926'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318926'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344539'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344539'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344512'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344512'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344511'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344511'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344522'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344522'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344538'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344538'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344533'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344533'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344527'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344527'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344524'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344524'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344584'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344584'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344585'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344585'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344602'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344602'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344598'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344598'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344566'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344566'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344564'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344564'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344559'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344559'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344553'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344553'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344573'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344573'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344575'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344575'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323698'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323698'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323697'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323697'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349834'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349834'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349833'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349833'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324027'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324027'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324028'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324028'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324054'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324054'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324055'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324055'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324020'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324020'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324114'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324114'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324104'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324104'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324075'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324075'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324080'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324080'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324082'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324082'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324106'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324106'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324089'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324089'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324091'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324091'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324069'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324069'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324118'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324118'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350227'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350227'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350242'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350242'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350156'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350156'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350160'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350160'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350163'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350163'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350164'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350164'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350211'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350211'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350250'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350250'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350218'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350218'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350216'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350216'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350190'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350190'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350191'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350191'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350205'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350205'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350199'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350199'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350201'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350201'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350254'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350254'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350257'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350257'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315999'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315999'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316012'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316012'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316010'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316010'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341512'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341512'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341510'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341510'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341506'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341506'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341524'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341524'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341527'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341527'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341520'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341520'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316086'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316086'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316076'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316076'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316093'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316093'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316090'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316090'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316047'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316047'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316041'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316041'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316037'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316037'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311641'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311641'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311638'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311638'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311634'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311634'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308708'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308708'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311594'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311594'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308734'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308734'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308755'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308755'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308752'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308752'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308706'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308706'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308378'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308378'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311264'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311264'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308740'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308740'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360394'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360394'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360390'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360390'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336381'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336381'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336378'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336378'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336374'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336374'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313712'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313712'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338895'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338895'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338901'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338901'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338853'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338853'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313636'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313636'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313677'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313677'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313729'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313729'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326310'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326310'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326311'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326311'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352555'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352555'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352554'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352554'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338906'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338906'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338854'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338854'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324645'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324645'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324656'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324656'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324658'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324658'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324651'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324651'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324690'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324690'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324677'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324677'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324676'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324676'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324697'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324697'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324694'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324694'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350867'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350867'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350866'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350866'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350835'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350835'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350785'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350785'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350880'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350880'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350884'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350884'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350887'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350887'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350841'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350841'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350848'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350848'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350846'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350846'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306594'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306594'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306571'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306571'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306596'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306596'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348057'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348057'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348059'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348059'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348043'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348043'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348050'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348050'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348048'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348048'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348069'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348069'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308715'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308715'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308717'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308717'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308661'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308661'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308662'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308662'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311601'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311601'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311603'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311603'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308748'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308748'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311592'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311592'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311548'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311548'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311626'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311626'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311620'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311620'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311621'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311621'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328831'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328831'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328843'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328843'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328851'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328851'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328837'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328837'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328853'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328853'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355257'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355257'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355259'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355259'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355237'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355237'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355249'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355249'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355221'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355221'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306124'^^xsd:integer;
  dwc:scientificName 'Akanthepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227172'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306124'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345404'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345404'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345408'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345408'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345410'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345410'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345373'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345373'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343046'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343046'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343050'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343050'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340587'^^xsd:integer;
  dwc:scientificName 'Cygnonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227242'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340587'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340573'^^xsd:integer;
  dwc:scientificName 'Cygnonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227242'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340573'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340567'^^xsd:integer;
  dwc:scientificName 'Cygnonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227242'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340567'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340578'^^xsd:integer;
  dwc:scientificName 'Cygnonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227242'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340578'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343054'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343054'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343126'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343126'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343066'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343066'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343064'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343064'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346269'^^xsd:integer;
  dwc:scientificName 'Haptotricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227252'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346269'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346271'^^xsd:integer;
  dwc:scientificName 'Haptotricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227252'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346271'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319795'^^xsd:integer;
  dwc:scientificName 'Gomphionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227424'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319795'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319794'^^xsd:integer;
  dwc:scientificName 'Gomphionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227424'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319794'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345553'^^xsd:integer;
  dwc:scientificName 'Gomphionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227424'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345553'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345552'^^xsd:integer;
  dwc:scientificName 'Gomphionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227424'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345552'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308100'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308100'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308126'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308126'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311437'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311437'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311436'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311436'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311409'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311409'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311406'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311406'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308551'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308551'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308520'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308520'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308524'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308524'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308523'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308523'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308550'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308550'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308144'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308144'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308132'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308132'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308140'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308140'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345379'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345379'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345384'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345384'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345393'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345393'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345395'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345395'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354594'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354594'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357660'^^xsd:integer;
  dwc:scientificName 'Retrotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227188'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357660'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339535'^^xsd:integer;
  dwc:scientificName 'Comesomoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227194'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339535'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314317'^^xsd:integer;
  dwc:scientificName 'Comesomoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227194'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314317'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339529'^^xsd:integer;
  dwc:scientificName 'Comesomoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227194'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339529'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314311'^^xsd:integer;
  dwc:scientificName 'Comesomoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227194'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314311'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317508'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317508'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317511'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317511'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317512'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317512'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317504'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317504'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317584'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317584'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317585'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317585'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317522'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317522'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306137'^^xsd:integer;
  dwc:scientificName 'Akanthepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227172'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306137'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306135'^^xsd:integer;
  dwc:scientificName 'Akanthepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227172'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306135'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306126'^^xsd:integer;
  dwc:scientificName 'Akanthepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227172'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306126'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308280'^^xsd:integer;
  dwc:scientificName 'Benthimermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '182914'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308280'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '458864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311166'^^xsd:integer;
  dwc:scientificName 'Benthimermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '182914'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311166'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '458864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308284'^^xsd:integer;
  dwc:scientificName 'Benthimermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '182914'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308284'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '458864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348072'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348072'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348074'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348074'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348068'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348068'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348082'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348082'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348086'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348086'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311170'^^xsd:integer;
  dwc:scientificName 'Benthimermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '182914'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311170'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '458864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345427'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345427'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345433'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345433'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328155'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328155'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328246'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328246'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328242'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328242'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354508'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354508'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354507'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354507'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363391'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363391'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363325'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363325'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363324'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363324'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357866'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357866'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357862'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357862'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335246'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335246'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335256'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335256'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335263'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335263'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335260'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335260'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362246'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362246'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362256'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362256'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362260'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362260'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362263'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362263'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331182'^^xsd:integer;
  dwc:scientificName 'Rhabditis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2595'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331182'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331183'^^xsd:integer;
  dwc:scientificName 'Rhabditis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2595'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331183'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338930'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338930'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338926'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338926'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338927'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338927'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338915'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338915'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338917'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338917'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357751'^^xsd:integer;
  dwc:scientificName 'Rhabditis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2595'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357751'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357750'^^xsd:integer;
  dwc:scientificName 'Rhabditis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2595'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357750'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313635'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313635'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313697'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313697'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313683'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313683'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313688'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313688'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313690'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313690'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313708'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313708'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313709'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313709'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336460'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336460'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336468'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336468'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336472'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336472'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336475'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336475'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336423'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336423'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336429'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336429'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336454'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336454'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336455'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336455'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333502'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333502'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333498'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333498'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363290'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363290'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363297'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363297'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336443'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336443'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336434'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336434'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336436'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336436'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336445'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336445'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336409'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336409'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336408'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336408'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363294'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363294'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363350'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363350'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363352'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363352'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363339'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363339'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363345'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363345'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363359'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363359'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363361'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363361'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363376'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363376'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363384'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363384'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363388'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363388'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363371'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363371'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363370'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363370'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311803'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2557'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311803'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308911'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2557'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308911'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319453'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319453'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319459'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319459'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345049'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345049'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354832'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354832'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354746'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354746'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345055'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345055'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328426'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328426'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328340'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328340'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361849'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361849'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361847'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361847'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361879'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361879'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361876'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361876'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363497'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363497'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308917'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2557'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308917'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345919'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345919'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345908'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345908'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322309'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322309'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322207'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322207'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348229'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348229'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348127'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348127'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326515'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326515'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326512'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326512'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326508'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326508'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326474'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326474'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326476'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326476'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352720'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352720'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352759'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352759'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352756'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352756'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352752'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352752'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352718'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352718'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334876'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334876'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334879'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334879'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334847'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334847'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334849'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334849'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334872'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334872'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361872'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361872'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333973'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333973'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333970'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333970'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333966'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333966'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360853'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360853'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360852'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360852'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360836'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360836'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360838'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360838'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360878'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360878'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360912'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360912'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360904'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360904'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360880'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360880'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360863'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360863'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360861'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360861'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360902'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360902'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360826'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360826'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360822'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360822'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360818'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360818'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360916'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360916'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360919'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360919'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334639'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334639'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361639'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361639'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320184'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320184'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320188'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320188'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320191'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320191'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320161'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320161'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320159'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320159'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320170'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320170'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320171'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320171'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320174'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320174'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320176'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320176'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320097'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320097'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320145'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320145'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320139'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320139'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320150'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320150'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345932'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345932'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345910'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345910'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345934'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345934'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345949'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345949'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345942'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345942'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345855'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345855'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345929'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345929'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345903'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345903'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345897'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345897'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345928'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345928'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345946'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345946'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337063'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337063'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362796'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362796'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362820'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362820'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362816'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362816'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362837'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362837'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362817'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362817'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362822'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362822'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362805'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362805'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362807'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362807'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307159'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307159'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307169'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307169'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307153'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307153'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307189'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307189'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307168'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307168'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307149'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307149'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307151'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307151'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307140'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307140'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307142'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307142'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348524'^^xsd:integer;
  dwc:scientificName 'Manganonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '233963'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348524'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '233963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348520'^^xsd:integer;
  dwc:scientificName 'Manganonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '233963'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348520'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '233963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356952'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356952'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311402'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311402'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330439'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330439'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330438'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330438'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341260'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341260'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341261'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341261'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315881'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315881'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311410'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311410'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361202'^^xsd:integer;
  dwc:scientificName 'Tenuidraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361202'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337054'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337054'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337052'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337052'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337057'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337057'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361178'^^xsd:integer;
  dwc:scientificName 'Tenuidraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361178'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361185'^^xsd:integer;
  dwc:scientificName 'Tenuidraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361185'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361165'^^xsd:integer;
  dwc:scientificName 'Tenuidraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361165'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361176'^^xsd:integer;
  dwc:scientificName 'Tenuidraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361176'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361187'^^xsd:integer;
  dwc:scientificName 'Tenuidraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361187'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361171'^^xsd:integer;
  dwc:scientificName 'Tenuidraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361171'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364022'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364022'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364033'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364033'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364027'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364027'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364024'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364024'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310303'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310303'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306775'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306775'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320152'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320152'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345917'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345917'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327412'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327412'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327431'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327431'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353749'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353749'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319666'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319666'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345316'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345316'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346112'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346112'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341072'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341072'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350482'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350482'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324274'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324274'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324298'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324298'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351304'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351304'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329953'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329953'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329962'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329962'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356482'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356482'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356497'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356497'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356404'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356404'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356445'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356445'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303862'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303862'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303850'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303850'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337702'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337702'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319315'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319315'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313865'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313865'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339119'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339119'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339100'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339100'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341687'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341687'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331045'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331045'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357542'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357542'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337159'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337159'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337186'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337186'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337145'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337145'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337141'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337141'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322498'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322498'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316278'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316278'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320554'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320554'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324998'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324998'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307561'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307561'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342908'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342908'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324024'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324024'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350240'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350240'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350225'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350225'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345736'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345736'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304057'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304057'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312517'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312517'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349334'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349334'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338947'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338947'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313699'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313699'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308735'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308735'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311547'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311547'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328815'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328815'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355248'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355248'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348037'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348037'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323314'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323314'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325593'^^xsd:integer;
  dwc:scientificName 'Omicronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2462'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325593'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349654'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349654'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305124'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305124'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345405'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345405'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317524'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317524'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343053'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343053'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340589'^^xsd:integer;
  dwc:scientificName 'Cygnonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227242'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340589'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340580'^^xsd:integer;
  dwc:scientificName 'Cygnonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227242'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340580'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346298'^^xsd:integer;
  dwc:scientificName 'Haptotricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227252'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346298'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346294'^^xsd:integer;
  dwc:scientificName 'Haptotricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227252'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346294'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308516'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308516'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315880'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315880'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356953'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356953'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362798'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362798'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356788'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356788'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330919'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330919'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309109'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309109'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329506'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329506'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329558'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329558'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356041'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356041'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356074'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356074'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306904'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306904'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321491'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321491'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321703'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321703'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334162'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334162'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312736'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312736'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346764'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346764'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332224'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332224'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332200'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332200'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358900'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358900'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317130'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317130'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342069'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342069'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350601'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350601'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350663'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350663'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315379'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315379'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314012'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314012'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314020'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314020'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339238'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339238'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339230'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339230'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348958'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348958'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327576'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327576'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322678'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322678'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348611'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348611'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348570'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348570'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329380'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329380'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351072'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351072'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337246'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337246'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303449'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303449'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326855'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326855'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311797'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2557'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311797'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349329'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349329'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330281'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330281'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316285'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316285'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330274'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330274'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356795'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356795'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325023'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325023'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330878'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330878'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325066'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325066'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330912'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330912'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328842'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328842'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351247'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351247'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355243'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355243'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338908'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338908'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313900'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313900'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341712'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341712'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310297'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310297'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356083'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356083'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324595'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324595'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331030'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331030'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306573'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306573'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321651'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321651'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337172'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337172'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315349'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315349'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309850'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309850'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355892'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355892'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328156'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328156'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354598'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354598'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308127'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308127'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308098'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308098'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348652'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348652'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348573'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348573'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345386'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345386'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343127'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343127'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347517'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347517'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416666667 39.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416666667"^^xsd:decimal ;
  geo-pos:long "39.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321470'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.55'^^xsd:double;
  dwc:latitude '-6.416666667'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:maximumDepth '0.75'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321470'^^xsd:anyURI;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336272'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336272'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336273'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336273'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305451'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305451'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305450'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305450'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305438'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305438'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305432'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305432'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305425'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305425'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305417'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305417'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305421'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305421'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305428'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305428'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313142'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313142'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310289'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310289'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310293'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310293'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310296'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310296'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310302'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310302'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310310'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310310'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310471'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310471'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310557'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310557'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338767'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338767'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313505'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313505'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313549'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313549'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313509'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313509'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307606'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307606'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307617'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307617'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313128'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313128'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313581'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313581'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338723'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338723'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338799'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338799'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338727'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338727'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313125'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313125'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310408'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310408'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310316'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310316'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310331'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310331'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307562'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307562'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307545'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307545'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307585'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307585'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310335'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310335'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310376'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310376'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310387'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310387'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313251'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313251'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313240'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313240'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310311'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310311'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313134'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313134'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313167'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313167'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313143'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313143'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313148'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313148'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313163'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313163'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313208'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313208'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313219'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313219'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329824'^^xsd:integer;
  dwc:scientificName 'Prochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2280'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329824'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329803'^^xsd:integer;
  dwc:scientificName 'Prochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2280'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329803'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329835'^^xsd:integer;
  dwc:scientificName 'Prochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2280'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329835'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356338'^^xsd:integer;
  dwc:scientificName 'Prochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2280'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356338'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340289'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340289'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314967'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314967'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314963'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314963'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340293'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340293'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341385'^^xsd:integer;
  dwc:scientificName 'Desmodorinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2222'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341385'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341379'^^xsd:integer;
  dwc:scientificName 'Desmodorinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2222'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341379'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338087'^^xsd:integer;
  dwc:scientificName 'Tricominae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2234'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338087'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338091'^^xsd:integer;
  dwc:scientificName 'Tricominae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2234'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338091'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338043'^^xsd:integer;
  dwc:scientificName 'Tricominae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2234'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338043'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338046'^^xsd:integer;
  dwc:scientificName 'Tricominae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2234'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338046'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306071'^^xsd:integer;
  dwc:scientificName 'Trefusiinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2274'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306071'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306067'^^xsd:integer;
  dwc:scientificName 'Trefusiinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2274'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306067'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307541'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307541'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307531'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307531'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307525'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307525'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310481'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310481'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310525'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310525'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310503'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310503'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310485'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310485'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310546'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310546'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307563'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307563'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329924'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329924'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329936'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329936'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329984'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329984'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356317'^^xsd:integer;
  dwc:scientificName 'Prochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2280'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356317'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356349'^^xsd:integer;
  dwc:scientificName 'Prochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2280'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356349'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330016'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330016'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330027'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330027'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329921'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329921'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329943'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329943'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329947'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329947'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329939'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329939'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329950'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329950'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329995'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329995'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329965'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329965'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329964'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329964'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329897'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329897'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329901'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329901'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329887'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329887'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356498'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356498'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356479'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356479'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356478'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356478'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356530'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356530'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356541'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356541'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356509'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356509'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356411'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356411'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356401'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356401'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356395'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356395'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356461'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356461'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303877'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303877'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303857'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303857'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303866'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303866'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303863'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303863'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303846'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303846'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303771'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303771'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356457'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356457'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356438'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356438'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356453'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356453'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356444'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356444'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356435'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356435'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356450'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356450'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303836'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303836'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303808'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303808'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303809'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303809'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303826'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303826'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303777'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303777'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303791'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303791'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303787'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303787'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337610'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337610'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337607'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337607'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337641'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337641'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337631'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337631'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337630'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337630'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337571'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337571'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337561'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337561'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303847'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303847'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337555'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337555'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337593'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337593'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337592'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337592'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337661'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337661'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337650'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337650'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337647'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337647'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337693'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337693'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337697'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337697'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337701'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337701'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337682'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337682'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319383'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319383'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319372'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319372'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319311'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319311'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319314'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319314'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319351'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319351'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319320'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319320'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319334'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319334'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319331'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319331'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319328'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319328'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344947'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344947'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344916'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344916'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344925'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344925'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344927'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344927'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344930'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344930'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344924'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344924'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303898'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303898'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303909'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303909'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303913'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303913'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303917'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303917'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344907'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344907'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344903'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344903'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344910'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344910'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363062'^^xsd:integer;
  dwc:scientificName 'Trochamus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2292'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363062'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313819'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313819'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313825'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313825'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313902'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313902'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313903'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313903'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313922'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313922'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313954'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313954'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313965'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313965'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313856'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313856'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313857'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313857'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313859'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313859'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313862'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313862'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313877'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313877'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313881'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313881'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313888'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313888'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339037'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339037'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339043'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339043'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339074'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339074'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339075'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339075'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339120'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339120'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339121'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339121'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339172'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339172'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339183'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339183'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339080'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339080'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339095'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339095'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339099'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339099'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339106'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339106'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341672'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341672'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341701'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341701'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341711'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341711'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341717'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341717'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341752'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341752'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341666'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341666'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316252'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316252'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316267'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316267'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341686'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341686'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316249'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316249'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316238'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316238'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316232'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316232'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341683'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341683'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316318'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316318'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316283'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316283'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316277'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316277'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320608'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320608'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346394'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346394'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346397'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346397'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320528'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320528'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346401'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346401'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346423'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346423'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346474'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346474'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346405'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346405'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346422'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346422'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320542'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320542'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320539'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320539'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320535'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320535'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320531'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320531'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320556'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320556'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320557'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320557'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346388'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346388'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325093'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325093'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325019'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325019'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324995'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324995'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324999'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324999'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325022'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325022'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325017'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325017'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325016'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325016'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325082'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325082'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325063'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325063'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351223'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351223'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351239'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351239'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325008'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325008'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325002'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325002'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324985'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324985'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324979'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324979'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325125'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325125'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351261'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351261'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351369'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351369'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351252'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351252'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351266'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351266'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351260'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351260'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351246'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351246'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351243'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351243'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351337'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351337'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351326'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351326'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351307'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351307'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351306'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351306'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331058'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331058'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331029'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331029'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331047'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331047'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331032'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331032'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331049'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331049'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331046'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331046'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331038'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331038'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357543'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357543'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357546'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357546'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357539'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357539'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357563'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357563'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357561'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357561'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357572'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357572'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357566'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357566'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357560'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357560'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357552'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357552'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357615'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357615'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331090'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331090'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331025'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331025'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357604'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357604'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332911'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332911'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332840'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332840'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332837'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332837'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332817'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332817'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332813'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332813'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332932'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332932'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359749'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359749'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359678'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359678'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359770'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359770'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359675'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359675'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359651'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359651'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337185'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337185'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337181'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337181'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337161'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337161'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337171'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337171'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337177'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337177'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337160'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337160'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337150'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337150'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337144'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337144'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337137'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337137'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337140'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337140'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322502'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322502'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322534'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322534'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322499'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322499'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322493'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322493'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348454'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348454'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348413'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348413'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348419'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348419'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322737'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322737'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322591'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322591'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322694'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322694'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353931'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353931'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327601'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327601'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327578'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327578'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327579'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327579'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327622'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327622'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344711'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344711'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344695'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344695'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344798'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344798'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344841'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344841'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344724'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344724'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344718'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344718'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344764'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344764'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344757'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344757'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344761'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344761'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333032'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333032'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333029'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333029'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333027'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333027'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333026'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333026'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333018'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333018'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333012'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333012'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359908'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359908'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359856'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359856'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359864'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359864'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359867'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359867'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359870'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359870'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359865'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359865'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359850'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359850'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359876'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359876'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359919'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359919'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319099'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319099'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319105'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319105'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319202'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319202'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319128'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319128'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319157'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319157'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319122'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319122'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319165'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319165'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319168'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319168'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319119'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319119'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319245'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319245'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319115'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319115'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344701'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344701'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344715'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344715'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341133'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341133'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341036'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341036'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341122'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341122'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341070'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341070'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341071'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341071'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341081'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341081'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341090'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341090'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341087'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341087'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350501'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350501'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350495'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350495'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350485'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350485'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350484'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350484'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350504'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350504'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350459'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350459'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350463'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350463'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324269'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324269'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324273'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324273'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324295'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324295'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324314'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324314'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324311'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324311'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339289'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339289'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339321'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339321'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339310'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339310'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314071'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314071'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314011'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314011'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314103'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314103'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314092'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314092'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314034'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314034'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314040'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314040'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314017'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314017'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314060'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314060'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314049'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314049'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339235'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339235'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324346'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324346'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324305'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324305'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324294'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324294'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339252'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339252'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339258'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339258'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339229'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339229'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339278'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339278'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339267'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339267'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339266'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339266'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323018'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323018'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323015'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323015'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323004'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323004'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323012'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323012'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323067'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323067'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323056'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323056'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322998'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322998'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348978'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348978'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349030'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349030'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348987'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348987'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348989'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348989'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348992'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348992'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348986'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348986'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349041'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349041'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348972'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348972'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333038'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333038'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333081'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333081'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333070'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333070'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322597'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322597'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322631'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322631'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322634'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322634'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348659'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348659'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348608'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348608'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348605'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348605'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348565'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348565'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348711'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348711'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348571'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348571'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348668'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348668'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354263'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354263'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354269'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354269'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329375'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329375'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324881'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324881'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355893'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355893'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324887'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324887'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351071'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351071'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351077'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351077'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337265'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337265'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337268'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337268'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337331'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337331'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303479'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303479'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337320'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337320'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337241'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337241'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337263'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337263'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337245'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337245'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337231'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337231'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337262'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337262'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337225'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337225'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337363'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337363'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337352'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337352'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303461'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303461'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303457'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303457'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303447'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303447'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303547'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303547'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303536'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303536'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303484'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303484'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303478'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303478'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303481'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303481'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303441'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303441'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303568'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303568'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303579'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303579'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326912'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326912'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326856'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326856'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326870'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326870'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326857'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326857'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326840'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326840'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326913'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326913'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326895'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326895'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326834'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326834'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353078'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353078'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353111'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353111'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353101'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353101'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353084'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353084'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353100'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353100'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353156'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353156'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353157'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353157'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353131'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353131'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353135'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353135'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326878'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326878'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326898'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326898'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326891'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326891'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326887'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326887'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353128'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353128'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353139'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353139'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353122'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353122'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353114'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353114'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327260'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327260'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353558'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353558'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327433'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327433'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327404'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327404'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327432'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327432'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327415'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327415'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327411'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327411'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327407'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327407'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353713'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353713'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353716'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353716'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353731'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353731'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353730'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353730'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353696'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353696'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353702'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353702'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353709'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353709'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353705'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353705'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319651'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319651'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319650'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319650'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319661'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319661'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319667'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319667'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319636'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319636'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345283'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345283'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345286'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345286'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345311'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345311'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345317'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345317'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345300'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345300'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320381'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320381'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320427'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320427'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320297'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320297'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320364'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320364'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320365'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320365'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320375'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320375'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320301'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320301'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346176'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346176'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346177'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346177'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346187'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346187'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346109'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346109'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346113'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346113'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346239'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346239'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346193'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346193'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320995'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320995'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321044'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321044'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321001'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321001'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346910'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346910'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346867'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346867'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315656'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315656'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315665'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315665'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315669'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315669'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315673'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315673'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315662'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315662'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315710'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315710'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315676'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315676'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315707'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315707'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315742'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315742'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315753'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315753'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315691'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315691'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315690'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315690'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315701'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315701'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341049'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341049'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341056'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341056'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341053'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341053'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341042'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341042'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334006'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334006'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333887'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333887'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333911'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333911'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333877'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333877'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333909'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333909'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333908'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333908'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333871'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333871'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333891'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333891'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333929'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333929'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333914'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333914'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333933'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333933'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327719'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327719'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327722'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327722'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354071'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354071'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354074'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354074'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359295'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359295'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359289'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359289'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305140'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305140'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305121'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305121'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305120'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305120'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305098'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305098'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305095'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305095'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305091'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305091'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305087'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305087'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334969'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334969'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334998'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334998'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335006'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335006'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361975'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361975'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361969'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361969'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361992'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361992'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361989'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361989'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362006'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362006'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362007'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362007'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361998'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361998'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361985'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361985'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362009'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362009'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362115'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362115'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362069'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362069'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362052'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362052'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362053'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362053'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362063'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362063'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362072'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362072'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305102'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305102'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306806'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306806'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306753'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306753'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306757'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306757'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306743'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306743'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306741'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306741'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306740'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306740'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305172'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305172'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306746'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306746'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306764'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306764'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306774'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306774'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306768'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306768'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306761'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306761'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306787'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306787'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305080'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305080'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305077'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305077'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305075'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305075'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305074'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305074'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306838'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306838'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318597'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318597'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318593'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318593'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344189'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344189'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344193'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344193'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328968'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328968'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328974'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328974'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329037'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329037'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355443'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355443'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355374'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355374'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355380'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355380'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318459'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318459'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318455'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318455'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318462'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318462'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318468'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318468'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318520'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318520'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344051'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344051'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344064'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344064'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344116'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344116'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344055'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344055'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344058'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344058'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362083'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362083'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362104'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362104'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362024'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362024'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362027'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362027'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362038'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362038'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362031'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362031'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362012'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362012'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362018'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362018'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362035'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362035'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335540'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335540'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335583'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335583'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335572'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335572'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362540'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362540'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362583'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362583'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362572'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362572'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323517'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323517'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323632'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323632'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323535'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323535'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323563'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323563'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323566'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323566'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323600'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323600'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349702'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349702'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349699'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349699'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349671'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349671'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349670'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349670'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349653'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349653'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349649'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349649'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349736'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349736'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334358'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334358'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361358'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361358'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335007'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335007'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334989'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334989'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334985'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334985'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334992'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334992'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334975'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334975'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335009'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335009'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335012'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335012'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335035'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335035'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335038'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335038'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335024'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335024'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335031'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335031'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335063'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335063'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335115'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335115'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335104'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335104'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335027'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335027'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335069'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335069'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335072'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335072'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335083'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335083'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331856'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331856'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335053'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335053'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335018'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335018'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335052'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335052'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349499'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349499'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323367'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323367'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323408'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323408'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323363'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323363'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349544'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349544'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349503'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349503'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349524'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349524'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349525'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349525'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325634'^^xsd:integer;
  dwc:scientificName 'Omicronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2462'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325634'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351878'^^xsd:integer;
  dwc:scientificName 'Omicronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2462'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351878'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323389'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323389'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323388'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323388'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359535'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359535'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340792'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340792'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340757'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340757'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315346'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315346'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315377'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315377'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315391'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315391'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315371'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315371'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315314'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315314'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315315'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315315'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315343'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315343'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340726'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340726'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340723'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340723'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340695'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340695'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340751'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340751'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315412'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315412'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340771'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340771'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324472'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324472'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324538'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324538'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324497'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324497'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350687'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350687'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350693'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350693'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324503'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324503'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324506'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324506'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324487'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324487'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324458'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324458'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324461'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324461'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324465'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324465'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324469'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324469'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350677'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350677'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350676'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350676'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350659'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350659'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350655'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350655'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350662'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350662'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350642'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350642'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350648'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350648'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350651'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350651'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350696'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350696'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359404'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359404'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359401'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359401'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359481'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359481'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342068'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342068'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342065'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342065'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317129'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317129'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317135'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317135'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317181'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317181'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317084'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317084'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317090'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317090'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342578'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342578'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342623'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342623'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342669'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342669'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342617'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342617'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342572'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342572'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332674'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332674'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332751'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332751'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332671'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332671'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320906'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320906'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320903'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320903'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346763'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346763'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309845'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309845'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312731'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312731'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312737'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312737'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309851'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309851'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346769'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346769'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346772'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346772'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355503'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355503'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355497'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355497'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332231'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332231'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332237'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332237'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332199'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332199'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332195'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332195'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358871'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358871'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358875'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358875'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358913'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358913'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358907'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358907'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327122'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327122'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353420'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353420'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325401'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325401'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325332'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325332'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325338'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325338'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351645'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351645'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351582'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351582'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351576'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351576'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321650'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321650'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321736'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321736'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347358'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347358'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347369'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347369'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347375'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347375'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347337'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347337'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347333'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347333'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321685'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321685'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321656'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321656'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347551'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347551'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334157'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334157'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334163'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334163'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361103'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361103'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361109'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361109'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347522'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347522'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347602'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347602'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347570'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347570'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310184'^^xsd:integer;
  dwc:scientificName 'Chitwoodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2413'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310184'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336146'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336146'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363200'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363200'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304810'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304810'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304807'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304807'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304801'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304801'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306314'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306314'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306311'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306311'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306305'^^xsd:integer;
  dwc:scientificName 'Alaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2399'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306305'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306903'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306903'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314448'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314448'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314539'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314539'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339865'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339865'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339774'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339774'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321509'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321509'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321492'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321492'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321493'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321493'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321503'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321503'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321467'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321467'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321471'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321471'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329526'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329526'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329534'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329534'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329535'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329535'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329520'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329520'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329591'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329591'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329597'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329597'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329566'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329566'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329559'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329559'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356111'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356111'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356069'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356069'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356048'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356048'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356034'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356034'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356040'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356040'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356080'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356080'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356105'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356105'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356077'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356077'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330879'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330879'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330911'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330911'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330875'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330875'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330917'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330917'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357425'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357425'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357431'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357431'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357393'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357393'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311984'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311984'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311981'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311981'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311988'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311988'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311994'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311994'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309121'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309121'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309120'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309120'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309102'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309102'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312006'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312006'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312007'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312007'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309095'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309095'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309108'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309108'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325804'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325804'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352048'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352048'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316943'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316943'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342425'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342425'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342431'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342431'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309694'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309694'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309662'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309662'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309617'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309617'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309613'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309613'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309609'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309609'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309643'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309643'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309642'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309642'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312539'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312539'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312545'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312545'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312548'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312548'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312580'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312580'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312510'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312510'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312506'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312506'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312503'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312503'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312516'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312516'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312528'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312528'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312499'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312499'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312495'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312495'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349331'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349331'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330295'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330295'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330294'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330294'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330260'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330260'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330280'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330280'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349316'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349316'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349313'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349313'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330269'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330269'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330266'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330266'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330311'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330311'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330305'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330305'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330277'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330277'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330273'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330273'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356791'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356791'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356794'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356794'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356825'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356825'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356819'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356819'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356809'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356809'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356774'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356774'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356787'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356787'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356780'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356780'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356783'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356783'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316031'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316031'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316029'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316029'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316028'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316028'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316075'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316075'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316074'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316074'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316060'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316060'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316057'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316057'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316053'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316053'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341445'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341445'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341441'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341441'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341480'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341480'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341474'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341474'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341468'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341468'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341483'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341483'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341494'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341494'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341491'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341491'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341487'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341487'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341462'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341462'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341465'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341465'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341463'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341463'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319959'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319959'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319952'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319952'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319946'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319946'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319963'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319963'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319980'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319980'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319981'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319981'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319966'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319966'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324113'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324113'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324119'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324119'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324122'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324122'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324062'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324062'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345739'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345739'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345738'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345738'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345704'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345704'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345710'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345710'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345721'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345721'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335743'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335743'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335669'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335669'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335713'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335713'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335712'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335712'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335729'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335729'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335732'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335732'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335672'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335672'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335684'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335684'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335678'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335678'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335723'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335723'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335687'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335687'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335695'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335695'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335698'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335698'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335635'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335635'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335629'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335629'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335691'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335691'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362669'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362669'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362672'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362672'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362684'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362684'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362635'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362635'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362712'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362712'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362713'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362713'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362678'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362678'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362698'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362698'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362687'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362687'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362691'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362691'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362695'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362695'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362629'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362629'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362743'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362743'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362732'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362732'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362729'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362729'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362723'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362723'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304049'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304049'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304055'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304055'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304058'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304058'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304018'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304018'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345717'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345717'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345724'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345724'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337799'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337799'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337842'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337842'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337833'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337833'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314858'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314858'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353953'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353953'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317408'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317408'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317457'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317457'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317394'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317394'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317371'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317371'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317365'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317365'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317388'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317388'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342907'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342907'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342930'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342930'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342913'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342913'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342950'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342950'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342947'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342947'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342999'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342999'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307866'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307866'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307872'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307872'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307885'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307885'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307884'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307884'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307801'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307801'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307859'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307859'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307855'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307855'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307862'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307862'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307851'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307851'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307807'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307807'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310825'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310825'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310806'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310806'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310812'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310812'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310824'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310824'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310741'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310741'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310802'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310802'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310799'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310799'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310795'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310795'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310791'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310791'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310747'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310747'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318976'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318976'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318990'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318990'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318991'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318991'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319001'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319001'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318944'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318944'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318945'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318945'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318956'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318956'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318962'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318962'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318973'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318973'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318965'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318965'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318969'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318969'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319053'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319053'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319042'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319042'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319007'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319007'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319010'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319010'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319021'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319021'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318936'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318936'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318930'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318930'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318927'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318927'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318923'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318923'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344649'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344649'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344519'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344519'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344638'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344638'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344526'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344526'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344523'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344523'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344532'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344532'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344606'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344606'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344603'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344603'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344597'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344597'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344540'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344540'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344587'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344587'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344586'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344586'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344617'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344617'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344561'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344561'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344569'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344569'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344565'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344565'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344572'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344572'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344558'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344558'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344552'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344552'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344541'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344541'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349874'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349874'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324056'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324056'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324057'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324057'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324025'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324025'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324059'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324059'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324019'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324019'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324154'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324154'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324074'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324074'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324077'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324077'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324081'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324081'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324085'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324085'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324088'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324088'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324068'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324068'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350155'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350155'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350161'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350161'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350210'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350210'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350213'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350213'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350217'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350217'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350204'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350204'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350221'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350221'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350224'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350224'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350192'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350192'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350193'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350193'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350195'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350195'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350198'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350198'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350290'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350290'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350255'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350255'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350258'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350258'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316011'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316011'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316007'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316007'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341508'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341508'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341519'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341519'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341509'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341509'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341539'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341539'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341525'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341525'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341528'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341528'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316046'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316046'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341571'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341571'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316085'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316085'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316137'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316137'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316105'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316105'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316094'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316094'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316091'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316091'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316034'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316034'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316049'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316049'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316040'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316040'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311593'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311593'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311642'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311642'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308737'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308737'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308736'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308736'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308756'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308756'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308753'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308753'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360430'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360430'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360395'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360395'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360389'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360389'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336379'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336379'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336373'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336373'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338900'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338900'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338903'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338903'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313741'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313741'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313730'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313730'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326312'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326312'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352557'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352557'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352556'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352556'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338894'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338894'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338911'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338911'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338907'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338907'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313773'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313773'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326313'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326313'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355294'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355294'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324644'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324644'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311674'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311674'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311589'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311589'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308711'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308711'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324653'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324653'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324650'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324650'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324657'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324657'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324678'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324678'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324698'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324698'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324679'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324679'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324689'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324689'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350869'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350869'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350868'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350868'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350834'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350834'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350840'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350840'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350885'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350885'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350843'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350843'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350847'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350847'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306570'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306570'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306567'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306567'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348056'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348056'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348053'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348053'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348049'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348049'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348042'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348042'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348036'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348036'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348087'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348087'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308714'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308714'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308703'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308703'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308707'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308707'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308747'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308747'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311600'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311600'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308788'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308788'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308799'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308799'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311623'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311623'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311622'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311622'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311633'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311633'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311597'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311597'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328899'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328899'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328844'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328844'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328830'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328830'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328836'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328836'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328888'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328888'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328856'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328856'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328847'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328847'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328850'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328850'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328845'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328845'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355256'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355256'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355236'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355236'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355242'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355242'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355250'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355250'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355251'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355251'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355305'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355305'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355262'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355262'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343129'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343129'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343128'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343128'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345407'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345407'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345406'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345406'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345372'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345372'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345378'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345378'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343045'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343045'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343051'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343051'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340583'^^xsd:integer;
  dwc:scientificName 'Cygnonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227242'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340583'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340579'^^xsd:integer;
  dwc:scientificName 'Cygnonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227242'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340579'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340575'^^xsd:integer;
  dwc:scientificName 'Cygnonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227242'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340575'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340572'^^xsd:integer;
  dwc:scientificName 'Cygnonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227242'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340572'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343065'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343065'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343061'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343061'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346299'^^xsd:integer;
  dwc:scientificName 'Haptotricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227252'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346299'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346265'^^xsd:integer;
  dwc:scientificName 'Haptotricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227252'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346265'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346268'^^xsd:integer;
  dwc:scientificName 'Haptotricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227252'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346268'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346293'^^xsd:integer;
  dwc:scientificName 'Haptotricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227252'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346293'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319796'^^xsd:integer;
  dwc:scientificName 'Gomphionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227424'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319796'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345554'^^xsd:integer;
  dwc:scientificName 'Gomphionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227424'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345554'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345555'^^xsd:integer;
  dwc:scientificName 'Gomphionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227424'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345555'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308553'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308553'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308552'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308552'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308596'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308596'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311439'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311439'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311438'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311438'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311407'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311407'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308521'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308521'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308564'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308564'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308128'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308128'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308129'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308129'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308139'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308139'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308145'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308145'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308095'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308095'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345389'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345389'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345392'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345392'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354602'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354602'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354599'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354599'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354593'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354593'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339534'^^xsd:integer;
  dwc:scientificName 'Comesomoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227194'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339534'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314316'^^xsd:integer;
  dwc:scientificName 'Comesomoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227194'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314316'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314310'^^xsd:integer;
  dwc:scientificName 'Comesomoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227194'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314310'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317649'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317649'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317638'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317638'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317509'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317509'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317523'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317523'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317586'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317586'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317587'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317587'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317606'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317606'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317503'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317503'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343191'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343191'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343180'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343180'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343148'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343148'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306125'^^xsd:integer;
  dwc:scientificName 'Akanthepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227172'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306125'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306131'^^xsd:integer;
  dwc:scientificName 'Akanthepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227172'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306131'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306134'^^xsd:integer;
  dwc:scientificName 'Akanthepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227172'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306134'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308285'^^xsd:integer;
  dwc:scientificName 'Benthimermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '182914'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308285'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '458864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348070'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348070'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348071'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348071'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348081'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348081'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311171'^^xsd:integer;
  dwc:scientificName 'Benthimermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '182914'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311171'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '458864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345432'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345432'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345426'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345426'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328250'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328250'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328247'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328247'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328241'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328241'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357867'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357867'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363435'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363435'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357861'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357861'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335255'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335255'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335261'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335261'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362255'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362255'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362261'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362261'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338928'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338928'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338914'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338914'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331184'^^xsd:integer;
  dwc:scientificName 'Rhabditis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2595'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331184'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331185'^^xsd:integer;
  dwc:scientificName 'Rhabditis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2595'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331185'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357753'^^xsd:integer;
  dwc:scientificName 'Rhabditis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2595'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357753'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357752'^^xsd:integer;
  dwc:scientificName 'Rhabditis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2595'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357752'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338948'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338948'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338929'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338929'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338959'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338959'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313762'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313762'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313676'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313676'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313711'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313711'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338991'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338991'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313682'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313682'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313689'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313689'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313693'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313693'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313696'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313696'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313710'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313710'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336467'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336467'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336473'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336473'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336476'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336476'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336435'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336435'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336431'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336431'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336519'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336519'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336456'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336456'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336457'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336457'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333497'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333497'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333503'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333503'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333538'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333538'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363295'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363295'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363372'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363372'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363392'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363392'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363289'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363289'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363383'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363383'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363373'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363373'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336442'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336442'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336422'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336422'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336411'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336411'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336410'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336410'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363389'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363389'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363351'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363351'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363326'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363326'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363327'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363327'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363338'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363338'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363344'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363344'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363358'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363358'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363347'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363347'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363355'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363355'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311802'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2557'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311802'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319452'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319452'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319489'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319489'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345048'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345048'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345085'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345085'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345054'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345054'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361843'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361843'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361846'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361846'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361877'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361877'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308916'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2557'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308916'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311796'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2557'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311796'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308910'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2557'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308910'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345930'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345930'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345950'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345950'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322310'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322310'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348230'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348230'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326548'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326548'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326559'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326559'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326513'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326513'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326475'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326475'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326471'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326471'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326507'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326507'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352803'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352803'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352792'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352792'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352751'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352751'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352719'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352719'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352715'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352715'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352757'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352757'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334846'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334846'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334877'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334877'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334843'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334843'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334871'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334871'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361871'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361871'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333971'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333971'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333985'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333985'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333965'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333965'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360855'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360855'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360854'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360854'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360837'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360837'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360857'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360857'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360911'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360911'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360879'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360879'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360875'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360875'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360860'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360860'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360823'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360823'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360833'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360833'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360817'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360817'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360931'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360931'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360917'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360917'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360952'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360952'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334688'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334688'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361688'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361688'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320203'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320203'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320189'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320189'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320192'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320192'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320172'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320172'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320173'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320173'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320183'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320183'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320155'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320155'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320138'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320138'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320144'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320144'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320147'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320147'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320151'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320151'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345931'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345931'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345961'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345961'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345916'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345916'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345905'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345905'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345909'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345909'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345941'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345941'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345896'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345896'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345902'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345902'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345947'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345947'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337125'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337125'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337056'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337056'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337062'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337062'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337093'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337093'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362793'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362793'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362797'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362797'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362819'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362819'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362818'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362818'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364095'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364095'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362801'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362801'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307158'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307158'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307170'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307170'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307171'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307171'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307152'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307152'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307137'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307137'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307148'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307148'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307145'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307145'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307141'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307141'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348525'^^xsd:integer;
  dwc:scientificName 'Manganonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '233963'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348525'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '233963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348519'^^xsd:integer;
  dwc:scientificName 'Manganonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '233963'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348519'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '233963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311401'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311401'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330441'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330441'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330440'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330440'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315882'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315882'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315883'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315883'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341263'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341263'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311450'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311450'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311482'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311482'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308515'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308515'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337053'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337053'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337049'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337049'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356954'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356954'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356955'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356955'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361181'^^xsd:integer;
  dwc:scientificName 'Tenuidraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361181'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361177'^^xsd:integer;
  dwc:scientificName 'Tenuidraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361177'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361164'^^xsd:integer;
  dwc:scientificName 'Tenuidraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361164'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361170'^^xsd:integer;
  dwc:scientificName 'Tenuidraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361170'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361173'^^xsd:integer;
  dwc:scientificName 'Tenuidraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361173'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364019'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364019'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364063'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364063'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364032'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364032'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364026'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364026'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364023'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364023'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310465'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310465'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305108'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305108'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306786'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306786'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320158'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320158'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345913'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345913'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327398'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327398'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327418'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327418'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319633'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319633'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345301'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345301'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346861'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346861'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341045'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341045'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350536'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350536'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331101'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331101'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329930'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329930'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329881'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329881'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356415'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356415'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356464'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356464'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303830'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303830'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303823'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303823'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337620'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337620'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337614'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337614'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337575'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337575'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319307'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319307'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319329'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319329'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341700'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341700'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348422'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348422'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320522'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320522'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346408'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346408'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325062'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325062'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351229'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351229'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313121'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313121'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310502'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310502'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310419'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310419'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310313'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310313'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313145'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313145'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353974'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353974'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317405'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317405'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342936'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342936'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323738'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323738'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350249'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350249'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319955'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319955'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345713'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345713'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337802'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337802'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337839'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337839'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316937'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316937'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309620'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309620'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349330'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349330'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336428'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336428'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336439'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336439'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338980'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338980'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313685'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313685'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311639'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311639'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311685'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311685'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355253'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355253'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324695'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324695'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350879'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350879'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311165'^^xsd:integer;
  dwc:scientificName 'Benthimermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '182914'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311165'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '458864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358532'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358532'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323513'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323513'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323534'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323534'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349768'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349768'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306121'^^xsd:integer;
  dwc:scientificName 'Akanthepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227172'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306121'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345381'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345381'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317519'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317519'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340586'^^xsd:integer;
  dwc:scientificName 'Cygnonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227242'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340586'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308099'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308099'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341262'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341262'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361184'^^xsd:integer;
  dwc:scientificName 'Tenuidraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361184'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362804'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362804'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329555'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329555'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329563'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329563'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339780'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339780'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347359'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347359'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321684'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321684'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347516'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347516'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347550'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347550'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320897'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320897'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324486'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324486'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324452'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324452'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350728'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350728'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340694'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340694'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314048'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314048'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323013'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323013'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319161'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319161'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344753'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344753'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353930'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353930'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322691'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322691'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322685'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322685'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348665'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348665'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327911'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327911'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329379'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329379'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355889'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355889'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326867'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326867'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326996'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326996'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326884'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326884'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353240'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353240'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353142'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353142'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319458'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319458'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344979'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344979'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344968'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344968'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316266'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316266'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356808'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356808'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357389'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357389'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351263'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351263'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309098'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309098'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304015'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304015'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336008'^^xsd:integer;
  dwc:scientificName 'Trochamus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2292'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336008'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309659'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309659'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339077'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339077'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340184'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340184'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313885'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313885'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312529'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312529'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339140'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339140'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339103'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339103'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309630'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309630'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309653'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309653'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309624'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309624'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356049'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356049'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356073'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356073'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348045'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348045'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331052'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331052'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306909'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306909'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314454'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314454'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350888'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350888'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359655'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359655'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359541'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359541'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313016'^^xsd:integer;
  dwc:scientificName 'Chitwoodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2413'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313016'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339528'^^xsd:integer;
  dwc:scientificName 'Comesomoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227194'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339528'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327917'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327917'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340566'^^xsd:integer;
  dwc:scientificName 'Cygnonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227242'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340566'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319797'^^xsd:integer;
  dwc:scientificName 'Gomphionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227424'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319797'^^xsd:anyURI;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '227424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345385'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345385'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321704'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321704'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8500000238418579"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 39.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "39.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308279'^^xsd:integer;
  dwc:scientificName 'Benthimermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.61666667'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:minimumDepth '0.85000002384186'^^xsd:double;
  dwc:maximumDepth '0.85000002384186'^^xsd:double;
  dwc:aphiaid '182914'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308279'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '458864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305457'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305457'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305458'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305458'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310363'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310363'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313195'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313195'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326046'^^xsd:integer;
  dwc:scientificName 'Oncholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2204'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326046'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325908'^^xsd:integer;
  dwc:scientificName 'Oncholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2204'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325908'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352152'^^xsd:integer;
  dwc:scientificName 'Oncholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2204'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352152'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352290'^^xsd:integer;
  dwc:scientificName 'Oncholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2204'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352290'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329971'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329971'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329972'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329972'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356486'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356486'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356485'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356485'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303854'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303854'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303853'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303853'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337638'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337638'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337637'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337637'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319338'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319338'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344934'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344934'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313909'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313909'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339127'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339127'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341708'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341708'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341707'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341707'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316273'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316273'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316274'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316274'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325069'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325069'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325026'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325026'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351313'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351313'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332844'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332844'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359682'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359682'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337167'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337167'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337168'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337168'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315175'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315175'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340501'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340501'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359874'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359874'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341077'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341077'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350491'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350491'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324301'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324301'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314058'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314058'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339276'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339276'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333036'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333036'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323160'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323160'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349188'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349188'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337272'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337272'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303488'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303488'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326919'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326919'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326920'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326920'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353163'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353163'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327440'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327440'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327439'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327439'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353738'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353738'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346184'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346184'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315697'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315697'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305128'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305128'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305127'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305127'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362059'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362059'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306793'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306793'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306794'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306794'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345167'^^xsd:integer;
  dwc:scientificName 'Fenestrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2515'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345167'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335059'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335059'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349488'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349488'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349531'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349531'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323395'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323395'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315368'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315368'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340747'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340747'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340748'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340748'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342090'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342090'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327120'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327120'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353418'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353418'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321691'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321691'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334153'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334153'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361099'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361099'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347557'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347557'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329544'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329544'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356058'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356058'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309650'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309650'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309649'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309649'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312536'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312536'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349338'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349338'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349337'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349337'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330302'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330302'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330301'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330301'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356815'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356815'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356816'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356816'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319988'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319988'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319987'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319987'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345745'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345745'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345746'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345746'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335720'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335720'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335719'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335719'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362720'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362720'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362719'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362719'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304045'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304045'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337829'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337829'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307891'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307891'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310832'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310832'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310831'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310831'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350202'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350202'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341515'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341515'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341516'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341516'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316082'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316082'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316081'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316081'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308744'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308744'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308743'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308743'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311629'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311629'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311630'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311630'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345414'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345414'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345413'^^xsd:integer;
  dwc:scientificName 'Glochinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '227173'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345413'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '227173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340607'^^xsd:integer;
  dwc:scientificName 'Cygnonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '227242'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340607'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '227242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340608'^^xsd:integer;
  dwc:scientificName 'Cygnonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '227242'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340608'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '227242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331470'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331470'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353321'^^xsd:integer;
  dwc:scientificName 'Parachromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '227171'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353321'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '227171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348078'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348078'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358146'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358146'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323918'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323918'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336464'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336464'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336463'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336463'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363379'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363379'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363380'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363380'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311821'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2557'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311821'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308935'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2557'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308935'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333962'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333962'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360908'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360908'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320179'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320179'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320180'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320180'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345938'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345938'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345937'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345937'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362826'^^xsd:integer;
  dwc:scientificName 'Triepsilonema tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '230990'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362826'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '230990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307177'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307177'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307178'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307178'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339990'^^xsd:integer;
  dwc:scientificName 'Croconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '227455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339990'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '853821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314664'^^xsd:integer;
  dwc:scientificName 'Croconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '227455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314664'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '853821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361205'^^xsd:integer;
  dwc:scientificName 'Tenuidraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '227491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361205'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '227491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337080'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337080'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353737'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353737'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320372'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320372'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351270'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351270'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307892'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307892'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324066'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324066'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312535'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312535'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350054'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350054'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323352'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323352'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308136'^^xsd:integer;
  dwc:scientificName 'Bathynox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '227430'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308136'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '227430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364050'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364050'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315367'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315367'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066666667"^^xsd:decimal ;
  dwc:decimalLongitude "39.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066666667 39.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066666667"^^xsd:decimal ;
  geo-pos:long "39.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353164'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '39.85'^^xsd:double;
  dwc:latitude '-5.066666667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353164'^^xsd:anyURI;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321899'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321899'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347770'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347770'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347765'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347765'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347772'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347772'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321913'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321913'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321906'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321906'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321904'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321904'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336208'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336208'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336198'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336198'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336203'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336203'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336210'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336210'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336232'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336232'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336333'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336333'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336227'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336227'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336224'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336224'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336217'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336217'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305342'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305342'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336223'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336223'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305337'^^xsd:integer;
  dwc:scientificName 'Chromadoria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2134'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305337'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317347'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317347'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310270'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310270'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307493'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307493'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310527'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310527'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310430'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310430'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310433'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310433'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310438'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310438'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338781'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338781'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338774'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338774'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338670'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338670'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338769'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338769'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313551'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313551'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338672'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338672'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329870'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329870'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307599'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307599'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307608'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307608'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307604'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307604'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343855'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343855'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343594'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343594'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321370'^^xsd:integer;
  dwc:scientificName 'Leptolaimina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2146'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321370'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '834626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321369'^^xsd:integer;
  dwc:scientificName 'Leptolaimina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2146'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321369'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '834626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321367'^^xsd:integer;
  dwc:scientificName 'Leptolaimina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2146'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321367'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '834626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347233'^^xsd:integer;
  dwc:scientificName 'Leptolaimina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2146'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347233'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '834626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347235'^^xsd:integer;
  dwc:scientificName 'Leptolaimina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2146'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347235'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '834626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347236'^^xsd:integer;
  dwc:scientificName 'Leptolaimina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2146'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347236'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '834626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338675'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338675'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338680'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338680'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313585'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313585'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313579'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313579'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338786'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338786'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338790'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338790'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338797'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338797'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338803'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338803'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317993'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317993'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318259'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318259'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318152'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318152'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318151'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318151'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317998'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317998'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343589'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343589'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343747'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343747'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343748'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343748'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313102'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313102'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313094'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313094'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313093'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313093'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313097'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313097'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310394'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310394'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310406'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310406'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310410'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310410'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310417'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310417'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310457'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310457'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307587'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307587'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307592'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307592'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307615'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307615'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310389'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310389'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310425'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310425'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313242'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313242'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313233'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313233'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313238'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313238'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313249'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313249'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313257'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313257'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313080'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313080'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313068'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313068'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313070'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313070'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313073'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313073'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310241'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310241'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313087'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313087'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313078'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313078'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313221'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313221'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313226'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313226'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310236'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310236'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310238'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310238'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338643'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338643'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313425'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313425'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313289'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313289'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338648'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338648'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338512'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338512'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338507'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338507'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313430'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313430'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329826'^^xsd:integer;
  dwc:scientificName 'Prochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2280'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329826'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329833'^^xsd:integer;
  dwc:scientificName 'Prochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2280'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329833'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313457'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313457'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313462'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313462'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313452'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313452'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313454'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313454'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313572'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313572'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313568'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313568'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313563'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313563'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313556'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313556'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340246'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340246'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340241'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340241'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314920'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314920'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314915'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314915'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337902'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2175'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337902'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304118'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2175'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304118'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304665'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304665'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304544'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304544'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336774'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336774'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336773'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336773'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336777'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336777'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304662'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304662'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305955'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305955'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305952'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305952'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305841'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305841'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305834'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305834'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304667'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304667'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305957'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305957'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336782'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336782'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304551'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304551'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363744'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363744'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363743'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363743'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363747'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363747'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363752'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363752'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347779'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347779'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338473'^^xsd:integer;
  dwc:scientificName 'Pomponematinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2220'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338473'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338475'^^xsd:integer;
  dwc:scientificName 'Pomponematinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2220'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338475'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338476'^^xsd:integer;
  dwc:scientificName 'Pomponematinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2220'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338476'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304529'^^xsd:integer;
  dwc:scientificName 'Pomponematinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2220'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304529'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304527'^^xsd:integer;
  dwc:scientificName 'Pomponematinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2220'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304527'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304530'^^xsd:integer;
  dwc:scientificName 'Pomponematinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2220'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304530'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334594'^^xsd:integer;
  dwc:scientificName 'Thalassironinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2255'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334594'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334597'^^xsd:integer;
  dwc:scientificName 'Thalassironinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2255'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334597'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334599'^^xsd:integer;
  dwc:scientificName 'Thalassironinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2255'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334599'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361599'^^xsd:integer;
  dwc:scientificName 'Thalassironinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2255'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361599'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361597'^^xsd:integer;
  dwc:scientificName 'Thalassironinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2255'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361597'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361594'^^xsd:integer;
  dwc:scientificName 'Thalassironinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2255'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361594'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307500'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307500'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307522'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307522'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307517'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307517'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307507'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307507'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307490'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307490'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310462'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310462'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310447'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310447'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310532'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310532'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310539'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310539'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310544'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310544'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310246'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310246'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310255'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310255'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310261'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310261'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310262'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310262'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310265'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310265'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313294'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313294'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329991'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329991'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356340'^^xsd:integer;
  dwc:scientificName 'Prochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2280'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356340'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330018'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330018'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330014'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330014'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330009'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330009'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330031'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330031'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330028'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330028'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329863'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329863'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329856'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329856'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329854'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329854'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329849'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329849'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329844'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329844'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329869'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329869'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356505'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356505'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356377'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356377'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356370'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356370'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356368'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356368'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356363'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356363'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356360'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356360'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356358'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356358'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356506'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356506'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356539'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356539'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356528'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356528'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356523'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356523'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356532'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356532'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356384'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356384'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356383'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356383'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303891'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303891'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303879'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303879'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303759'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303759'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303760'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303760'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303763'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303763'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303768'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303768'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356545'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356545'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303884'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303884'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303736'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303736'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303746'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303746'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303753'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303753'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337518'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337518'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337705'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337705'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337547'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337547'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337552'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337552'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337543'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337543'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337520'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337520'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337708'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337708'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337707'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337707'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337537'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337537'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303924'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303924'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337680'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337680'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337668'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337668'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337675'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337675'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337663'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337663'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337694'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337694'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319358'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319358'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319365'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319365'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319259'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319259'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319381'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319381'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319370'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319370'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319256'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319256'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319266'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319266'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319264'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319264'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319374'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319374'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319283'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319283'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319353'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319353'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319273'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319273'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319288'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319288'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319279'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319279'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319280'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319280'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344949'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344949'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344954'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344954'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344977'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344977'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337530'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337530'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303896'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303896'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303910'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303910'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303921'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303921'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303923'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303923'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344970'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344970'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344966'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344966'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344961'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344961'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344884'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344884'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344879'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344879'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344876'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344876'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331708'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331708'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331549'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331549'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331529'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331529'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331714'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331714'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331713'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331713'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331550'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331550'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331534'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331534'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358390'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358390'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358225'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358225'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358226'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358226'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358205'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358205'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358210'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358210'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358389'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358389'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358387'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358387'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358384'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358384'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335956'^^xsd:integer;
  dwc:scientificName 'Trochamus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2292'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335956'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335951'^^xsd:integer;
  dwc:scientificName 'Trochamus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2292'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335951'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344855'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344855'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344862'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344862'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344860'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344860'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344875'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344875'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344869'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344869'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363005'^^xsd:integer;
  dwc:scientificName 'Trochamus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2292'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363005'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363010'^^xsd:integer;
  dwc:scientificName 'Trochamus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2292'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363010'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313816'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313816'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313807'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313807'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313808'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313808'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313811'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313811'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313801'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313801'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313787'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313787'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313792'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313792'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313794'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313794'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313782'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313782'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313963'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313963'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313971'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313971'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339034'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339034'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339005'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339005'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339010'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339010'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339019'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339019'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339025'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339025'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339029'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339029'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339012'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339012'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339181'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339181'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339184'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339184'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339189'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339189'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341770'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341770'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341769'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341769'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341767'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341767'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341580'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341580'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316146'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316146'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316336'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316336'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316335'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316335'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320589'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320589'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320594'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320594'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320441'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320441'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320438'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320438'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320462'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320462'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320461'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320461'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346450'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346450'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346460'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346460'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346455'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346455'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320584'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320584'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320583'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320583'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346307'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346307'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346328'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346328'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346327'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346327'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346312'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346312'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324952'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324952'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324961'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324961'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324954'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324954'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324947'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324947'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325129'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325129'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325131'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325131'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325132'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325132'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325107'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325107'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325112'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325112'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351211'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351211'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351212'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351212'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351198'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351198'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351186'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351186'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351191'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351191'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324967'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324967'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325126'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325126'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351205'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351205'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351196'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351196'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351375'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351375'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351373'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351373'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351370'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351370'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351351'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351351'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331088'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331088'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331108'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331108'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330977'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330977'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331065'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331065'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357580'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357580'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357579'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357579'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357602'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357602'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357496'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357496'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357491'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357491'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357488'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357488'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357621'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357621'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357619'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357619'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331102'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331102'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331107'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331107'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331066'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331066'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330972'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330972'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330974'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330974'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330982'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330982'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332925'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332925'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332913'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332913'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332908'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332908'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332934'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332934'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332949'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332949'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332947'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332947'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332944'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332944'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332941'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332941'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332907'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332907'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332918'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332918'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332762'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332762'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332765'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332765'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332772'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332772'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332779'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332779'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332786'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332786'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332789'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332789'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332794'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332794'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332770'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332770'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332930'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332930'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359751'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359751'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359768'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359768'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359763'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359763'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359632'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359632'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359756'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359756'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359627'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359627'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359745'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359745'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359746'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359746'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359600'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359600'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359603'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359603'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359608'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359608'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359610'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359610'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359782'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359782'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359787'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359787'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359785'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359785'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359624'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359624'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359623'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359623'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359779'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359779'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359772'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359772'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359617'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359617'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315077'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315077'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315082'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315082'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340408'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340408'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322509'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322509'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322552'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322552'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322536'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322536'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322543'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322543'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348430'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348430'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348429'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348429'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348472'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348472'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322743'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322743'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322741'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322741'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327598'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327598'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353983'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353983'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353976'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353976'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353949'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353949'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327615'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327615'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327631'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327631'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327597'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327597'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317785'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317785'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343229'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343229'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343316'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343316'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343311'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343311'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317687'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317687'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317692'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317692'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317769'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317769'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317774'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317774'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317778'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317778'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343234'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343234'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343320'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343320'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343327'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343327'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327624'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327624'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344683'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344683'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344663'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344663'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344658'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344658'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344684'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344684'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344823'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344823'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344806'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344806'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344828'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344828'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344805'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344805'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344845'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344845'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321849'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321849'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321761'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321761'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321766'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321766'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321850'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321850'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347716'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347716'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347632'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347632'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347715'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347715'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347627'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347627'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332977'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332977'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359819'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359819'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359894'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359894'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359816'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359816'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359815'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359815'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359809'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359809'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359910'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359910'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359802'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359802'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359901'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359901'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359906'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359906'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359889'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359889'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359917'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359917'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359883'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359883'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359884'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359884'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359824'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359824'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319088'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319088'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319081'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319081'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319074'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319074'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319072'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319072'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319062'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319062'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319249'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319249'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319232'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319232'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319227'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319227'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319210'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319210'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344670'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344670'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344668'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344668'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344677'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344677'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341115'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341115'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341120'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341120'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341137'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341137'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341139'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341139'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341140'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341140'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350511'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350511'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350551'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350551'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350512'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350512'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350383'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350383'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350374'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350374'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350376'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350376'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350554'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350554'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350369'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350369'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324179'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324179'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324184'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324184'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330624'^^xsd:integer;
  dwc:scientificName 'Pseudonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330624'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330631'^^xsd:integer;
  dwc:scientificName 'Pseudonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330631'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357138'^^xsd:integer;
  dwc:scientificName 'Pseudonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357138'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357145'^^xsd:integer;
  dwc:scientificName 'Pseudonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357145'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339286'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339286'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313974'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313974'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313976'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313976'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313986'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313986'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314003'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314003'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313993'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313993'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339312'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339312'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339303'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339303'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339308'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339308'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339291'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339291'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339296'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339296'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314078'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314078'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314085'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314085'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314073'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314073'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314101'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314101'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314090'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314090'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314068'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314068'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324193'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324193'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324186'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324186'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324322'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324322'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324361'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324361'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324364'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324364'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324321'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324321'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339221'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339221'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339211'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339211'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339204'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339204'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339194'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339194'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339226'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339226'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323065'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323065'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322950'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322950'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322948'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322948'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322940'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322940'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322938'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322938'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322943'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322943'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322972'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322972'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322967'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322967'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323058'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323058'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323073'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323073'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323071'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323071'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323031'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323031'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322957'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322957'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348946'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348946'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349032'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349032'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349005'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349005'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349006'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349006'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349045'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349045'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349039'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349039'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349047'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349047'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348917'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348917'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348912'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348912'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348931'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348931'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348924'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348924'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348922'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348922'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348941'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348941'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333045'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333045'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333051'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333051'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333046'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333046'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332978'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332978'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333079'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333079'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333072'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333072'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333056'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333056'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333068'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333068'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332986'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332986'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332981'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332981'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333063'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333063'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332971'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332971'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332964'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332964'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348717'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348717'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348715'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348715'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323263'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323263'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349291'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349291'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349293'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349293'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327967'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327967'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354319'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354319'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354321'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354321'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324762'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324762'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324915'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324915'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324769'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324769'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324776'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324776'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351088'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351088'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351087'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351087'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324920'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324920'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324897'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324897'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350965'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350965'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350966'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350966'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351105'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351105'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351110'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351110'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350952'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350952'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350959'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350959'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337333'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337333'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337217'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337217'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337214'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337214'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337222'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337222'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337361'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337361'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337354'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337354'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337350'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337350'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337190'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337190'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337345'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337345'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337338'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337338'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337207'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337207'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337200'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337200'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337377'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337377'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303549'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303549'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303416'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303416'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303409'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303409'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303406'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303406'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303414'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303414'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303433'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303433'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303430'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303430'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303429'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303429'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303570'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303570'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303593'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303593'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303423'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303423'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303577'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303577'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303566'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303566'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303554'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303554'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303561'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303561'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326768'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326768'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326708'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326708'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326712'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326712'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326723'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326723'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326957'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326957'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326986'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326986'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326981'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326981'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326962'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326962'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352967'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352967'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353012'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353012'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353007'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353007'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352956'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352956'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352952'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352952'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353230'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353230'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353271'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353271'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353225'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353225'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353206'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353206'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353201'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353201'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326763'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326763'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327027'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327027'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327186'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327186'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327307'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327307'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353484'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353484'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353491'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353491'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353605'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353605'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327322'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327322'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327317'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327317'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353615'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353615'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353620'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353620'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310096'^^xsd:integer;
  dwc:scientificName 'Cheironchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2326'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310096'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312927'^^xsd:integer;
  dwc:scientificName 'Cheironchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2326'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312927'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312928'^^xsd:integer;
  dwc:scientificName 'Cheironchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2326'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312928'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319678'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319678'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319677'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319677'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319530'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319530'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319535'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319535'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319540'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319540'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345190'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345190'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345180'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345180'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345185'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345185'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345327'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345327'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345328'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345328'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320433'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320433'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320428'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320428'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346056'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346056'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346240'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346240'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346246'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346246'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320960'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320960'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321093'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321093'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321091'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321091'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346957'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346957'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346959'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346959'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346826'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346826'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332092'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332092'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358768'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358768'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337409'^^xsd:integer;
  dwc:scientificName 'Acanthopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2338'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337409'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337414'^^xsd:integer;
  dwc:scientificName 'Acanthopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2338'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337414'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303630'^^xsd:integer;
  dwc:scientificName 'Acanthopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2338'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303630'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315575'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315575'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315570'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315570'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315572'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315572'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315580'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315580'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315599'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315599'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315717'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315717'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315718'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315718'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315740'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315740'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315757'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315757'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315759'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315759'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315760'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315760'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340979'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340979'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340950'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340950'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340952'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340952'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340955'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340955'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340960'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340960'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340984'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340984'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341097'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341097'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341098'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341098'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333992'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333992'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333836'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333836'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333999'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333999'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327775'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327775'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327777'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327777'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354129'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354129'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354127'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354127'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305170'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305170'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305165'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305165'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305158'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305158'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305153'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305153'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317306'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317306'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342789'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342789'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342794'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342794'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342707'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342707'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334008'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334008'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333834'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333834'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334004'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334004'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334015'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334015'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334024'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334024'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334957'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334957'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334958'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334958'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361957'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361957'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361958'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361958'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361951'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361951'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361934'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361934'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361937'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361937'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361942'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361942'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361944'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361944'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361932'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361932'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362122'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362122'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362113'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362113'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362119'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362119'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362106'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362106'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305187'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305187'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306819'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306819'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306671'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306671'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306676'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306676'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306831'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306831'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306824'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306824'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305010'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305010'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305005'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305005'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306853'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306853'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306836'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306836'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318552'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318552'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318559'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318559'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344148'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344148'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344155'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344155'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329001'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329001'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329002'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329002'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355408'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355408'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355407'^^xsd:integer;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355407'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318295'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318295'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343891'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343891'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343896'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343896'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318412'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318412'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318407'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318407'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318404'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318404'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318535'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318535'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318537'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318537'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318532'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318532'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344128'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344128'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344131'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344131'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344133'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344133'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344000'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344000'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344003'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344003'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344008'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344008'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318761'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318761'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318766'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318766'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344357'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344357'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344362'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344362'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322773'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322773'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322774'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322774'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348748'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348748'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348747'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348747'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327974'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327974'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354326'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354326'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317224'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317224'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317301'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317301'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317219'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317219'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362079'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362079'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362085'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362085'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362080'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362080'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362102'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362102'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362097'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362097'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362090'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362090'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335547'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335547'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335548'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335548'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335483'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335483'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362488'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362488'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362547'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362547'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362548'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362548'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323625'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323625'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323494'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323494'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323470'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323470'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323465'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323465'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323485'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323485'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323486'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323486'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323489'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323489'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323630'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323630'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323607'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323607'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323608'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323608'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349766'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349766'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349622'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349622'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349625'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349625'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349744'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349744'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349761'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349761'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349743'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349743'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349601'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349601'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349606'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349606'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349630'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349630'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317966'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317966'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317801'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317801'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317806'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317806'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317949'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317949'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317961'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317961'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317954'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317954'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343343'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343343'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343508'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343508'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343491'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343491'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343496'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343496'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343503'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343503'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316367'^^xsd:integer;
  dwc:scientificName 'Didelta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2487'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316367'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316372'^^xsd:integer;
  dwc:scientificName 'Didelta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2487'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316372'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341801'^^xsd:integer;
  dwc:scientificName 'Didelta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2487'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341801'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341806'^^xsd:integer;
  dwc:scientificName 'Didelta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2487'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341806'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322061'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322061'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322066'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322066'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347927'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347927'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347932'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347932'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334951'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334951'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334942'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334942'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334944'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334944'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334937'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334937'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334934'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334934'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334932'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334932'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335102'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335102'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335097'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335097'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335122'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335122'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335119'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335119'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335106'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335106'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335113'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335113'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335079'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335079'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335085'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335085'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335090'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335090'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335080'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335080'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331750'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331750'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331745'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331745'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331905'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331905'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331900'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331900'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331903'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331903'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331728'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331728'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331726'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331726'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331742'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331742'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331721'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331721'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331735'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331735'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331741'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331741'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358576'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358576'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358579'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358579'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358581'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358581'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358402'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358402'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358582'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358582'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358426'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358426'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358421'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358421'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358404'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358404'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358417'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358417'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358418'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358418'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358411'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358411'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332425'^^xsd:integer;
  dwc:scientificName 'Scaptrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2466'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332425'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359101'^^xsd:integer;
  dwc:scientificName 'Scaptrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2466'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359101'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333225'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333225'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333220'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333220'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360063'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360063'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349438'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349438'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349430'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349430'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349423'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349423'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349433'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349433'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323287'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323287'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323433'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323433'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323416'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323416'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323415'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323415'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323293'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323293'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323438'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323438'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323452'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323452'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323455'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323455'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323458'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323458'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323294'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323294'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323302'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323302'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323297'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323297'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349409'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349409'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349569'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349569'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349594'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349594'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349574'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349574'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349588'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349588'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349591'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349591'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349414'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349414'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349406'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349406'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349429'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349429'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349416'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349416'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349551'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349551'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349552'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349552'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325582'^^xsd:integer;
  dwc:scientificName 'Omicronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2462'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325582'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325577'^^xsd:integer;
  dwc:scientificName 'Omicronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2462'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325577'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351826'^^xsd:integer;
  dwc:scientificName 'Omicronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2462'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351826'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351821'^^xsd:integer;
  dwc:scientificName 'Omicronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2462'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351821'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323280'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323280'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323273'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323273'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323270'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323270'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350745'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350745'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350714'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350714'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340794'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340794'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340778'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340778'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340790'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340790'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315421'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315421'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315410'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315410'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315405'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315405'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315393'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315393'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315414'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315414'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340801'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340801'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315398'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315398'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340773'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340773'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324555'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324555'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324556'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324556'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324519'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324519'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324524'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324524'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324540'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324540'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324547'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324547'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324514'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324514'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350709'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350709'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350730'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350730'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350737'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350737'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350746'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350746'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324513'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324513'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324366'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324366'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324368'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324368'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350558'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350558'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350556'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350556'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350703'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350703'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359332'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359332'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305675'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305675'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307247'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307247'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305680'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305680'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309381'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309381'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312267'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312267'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316779'^^xsd:integer;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316779'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316784'^^xsd:integer;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316784'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342272'^^xsd:integer;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342272'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342267'^^xsd:integer;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342267'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317032'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317032'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317027'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317027'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342520'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342520'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332597'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332597'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332602'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332602'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320953'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320953'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320795'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320795'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346819'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346819'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346661'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346661'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346666'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346666'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332287'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332287'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332290'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332290'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332126'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332126'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332125'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332125'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358801'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358801'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358802'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358802'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358963'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358963'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358966'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358966'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305532'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305532'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307400'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307400'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307395'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307395'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307252'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307252'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327048'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327048'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327169'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327169'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327130'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327130'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327055'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327055'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327070'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327070'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327062'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327062'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327065'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327065'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327172'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327172'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327061'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327061'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353359'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353359'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353363'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353363'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353360'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353360'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353353'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353353'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353346'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353346'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353427'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353427'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353428'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353428'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353368'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353368'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353470'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353470'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353467'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353467'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310665'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310665'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363143'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363143'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307737'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307737'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307730'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307730'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307725'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307725'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310677'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310677'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310682'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310682'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325437'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325437'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351681'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351681'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351682'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351682'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327129'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327129'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321593'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321593'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321717'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321717'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321753'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321753'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321722'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321722'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347427'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347427'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347464'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347464'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347459'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347459'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334213'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334213'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361159'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361159'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347583'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347583'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347588'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347588'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A347619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:347619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '347619'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:347619'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336089'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336089'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336094'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336094'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363148'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363148'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355979'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355979'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314562'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314562'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314569'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314569'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339895'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339895'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339888'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339888'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321561'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321561'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352024'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352024'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329462'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329462'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329465'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329465'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329470'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329470'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329485'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329485'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329486'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329486'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329607'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329607'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329647'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329647'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356121'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356121'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355984'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355984'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355999'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355999'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356000'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356000'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355976'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355976'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356122'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356122'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330967'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330967'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357481'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357481'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309184'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309184'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312070'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312070'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309000'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309000'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325790'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325790'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325813'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325813'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325779'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325779'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325806'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325806'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325780'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325780'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352057'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352057'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352023'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352023'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351959'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351959'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351964'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351964'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352050'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352050'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352034'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352034'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314866'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314866'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340234'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340234'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340192'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340192'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340191'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340191'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316996'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316996'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342484'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342484'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309556'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309556'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309706'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309706'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312592'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312592'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312413'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312413'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309532'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309532'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309527'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309527'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312442'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312442'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312437'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312437'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315461'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315461'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330363'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330363'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340841'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340841'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340846'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340846'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315466'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315466'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330361'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330361'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356875'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356875'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330969'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330969'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341422'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341422'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341417'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341417'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341398'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341398'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341388'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341388'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341393'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341393'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324129'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324129'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324156'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324156'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335757'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335757'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335781'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335781'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335779'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335779'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335776'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335776'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335773'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335773'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335782'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335782'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335592'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335592'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335594'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335594'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335597'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335597'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335626'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335626'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335602'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335602'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335604'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335604'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335611'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335611'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335621'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335621'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362626'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362626'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362621'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362621'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362604'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362604'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362611'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362611'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362594'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362594'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362597'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362597'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362766'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362766'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362762'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362762'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362757'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362757'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362779'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362779'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362781'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362781'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362782'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362782'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362773'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362773'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362776'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362776'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304083'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304083'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337872'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337872'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335766'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335766'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335762'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335762'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337897'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337897'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304088'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304088'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337867'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337867'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314865'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314865'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314908'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314908'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353950'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353950'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353967'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353967'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317340'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317340'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317333'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317333'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317328'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317328'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317338'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317338'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342889'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342889'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342882'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342882'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342880'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342880'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342872'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342872'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342870'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342870'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307929'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307929'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307769'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307769'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307764'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307764'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307774'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307774'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307934'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307934'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310869'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310869'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310714'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310714'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310709'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310709'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319044'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319044'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319035'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319035'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319040'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319040'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319051'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319051'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319018'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319018'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319023'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319023'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319028'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319028'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319017'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319017'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318882'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318882'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318896'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318896'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318895'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318895'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318889'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318889'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318880'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318880'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318875'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318875'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318872'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318872'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318870'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318870'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344636'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344636'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344640'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344640'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344647'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344647'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344492'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344492'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344491'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344491'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344485'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344485'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344631'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344631'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344466'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344466'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344478'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344478'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344476'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344476'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344471'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344471'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344468'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344468'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344613'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344613'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344624'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344624'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344619'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344619'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344614'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344614'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323745'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323745'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323657'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323657'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323662'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323662'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323787'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323787'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323785'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323785'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323746'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323746'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349923'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349923'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349921'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349921'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349882'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349882'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349793'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349793'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349798'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349798'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333701'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333701'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333721'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333721'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333829'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333829'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333722'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333722'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333706'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333706'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360647'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360647'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360652'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360652'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360775'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360775'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360668'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360668'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360667'^^xsd:integer;
  dwc:scientificName 'Synonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2362'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360667'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320763'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320763'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320761'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320761'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320764'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320764'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346627'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346627'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320758'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320758'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346630'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346630'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323984'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323984'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324169'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324169'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324171'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324171'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324172'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324172'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323987'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323987'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323982'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323982'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324163'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324163'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323992'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323992'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323994'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323994'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324001'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324001'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324135'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324135'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324140'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324140'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324147'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324147'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324152'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324152'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350137'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350137'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350123'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350123'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350118'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350118'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350120'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350120'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350128'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350128'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350130'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350130'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350271'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350271'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350266'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350266'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350276'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350276'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350299'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350299'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350288'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350288'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350292'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350292'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350305'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350305'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350308'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350308'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350265'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350265'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315954'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315954'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315959'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315959'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315988'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315988'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315983'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315983'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315964'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315964'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341578'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341578'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341575'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341575'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341572'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341572'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341558'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341558'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341553'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341553'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316144'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316144'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316141'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316141'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316138'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316138'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316124'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316124'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316119'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316119'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311649'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311649'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311655'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311655'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308774'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308774'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311683'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311683'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311650'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311650'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306501'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306501'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306482'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306482'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333257'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333257'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333262'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333262'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360149'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360149'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360154'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360154'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352487'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352487'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352484'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352484'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352482'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352482'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312270'^^xsd:integer;
  dwc:scientificName 'Cephalobidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153169'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312270'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309384'^^xsd:integer;
  dwc:scientificName 'Cephalobidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153169'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309384'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306477'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306477'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304978'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304978'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304997'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304997'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304998'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304998'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306502'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306502'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311320'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311320'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308433'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308433'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308434'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308434'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360432'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360432'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360439'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360439'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338813'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338813'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313737'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313737'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313616'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313616'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313615'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313615'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313738'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313738'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313609'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313609'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338837'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338837'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338842'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338842'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338808'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338808'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338827'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338827'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313755'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313755'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313748'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313748'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313743'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313743'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313619'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313619'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326243'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326243'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326374'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326374'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326240'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326240'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352618'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352618'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352612'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352612'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338833'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338833'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338820'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338820'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338818'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338818'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326238'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326238'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326368'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326368'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355202'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355202'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324587'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324587'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311686'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311686'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311676'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311676'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311689'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311689'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311691'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311691'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311692'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311692'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311667'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311667'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350777'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350777'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350782'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350782'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308764'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308764'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311660'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311660'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308806'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308806'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308781'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308781'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308800'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308800'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308797'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308797'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308763'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308763'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328900'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328900'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328905'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328905'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328906'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328906'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328795'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328795'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328780'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328780'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328799'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328799'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328789'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328789'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328782'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328782'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328775'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328775'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328772'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328772'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355205'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355205'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355312'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355312'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355181'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355181'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355178'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355178'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355176'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355176'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355210'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355210'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355195'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355195'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355311'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355311'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355306'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355306'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355188'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355188'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317491'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317491'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343155'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343155'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317485'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317485'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317478'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317478'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317476'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317476'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343156'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343156'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343173'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343173'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343013'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343013'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343042'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343042'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343034'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343034'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343033'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343033'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343010'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343010'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343037'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343037'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343008'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343008'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343027'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343027'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343020'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343020'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319751'^^xsd:integer;
  dwc:scientificName 'Gomphionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227424'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319751'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319756'^^xsd:integer;
  dwc:scientificName 'Gomphionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227424'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319756'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345509'^^xsd:integer;
  dwc:scientificName 'Gomphionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227424'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345509'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345514'^^xsd:integer;
  dwc:scientificName 'Gomphionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227424'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345514'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311389'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311389'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308497'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308497'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311484'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311484'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308605'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308605'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308598'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308598'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308571'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308571'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311366'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311366'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311376'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311376'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308478'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308478'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311390'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311390'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311383'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311383'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311491'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311491'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340026'^^xsd:integer;
  dwc:scientificName 'Croconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340026'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '853821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340033'^^xsd:integer;
  dwc:scientificName 'Croconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340033'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '853821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331412'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331412'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331516'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331516'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331522'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331522'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331521'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331521'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354610'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354610'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354609'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354609'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354646'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354646'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317614'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317614'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317613'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317613'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317636'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317636'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317466'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317466'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317468'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317468'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317655'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317655'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317647'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317647'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317640'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317640'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317650'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317650'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317471'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317471'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317500'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317500'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343197'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343197'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343189'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343189'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317492'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317492'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355516'^^xsd:integer;
  dwc:scientificName 'Polkepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '204436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355516'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '204436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311029'^^xsd:integer;
  dwc:scientificName 'Bathyeurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227167'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311029'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308089'^^xsd:integer;
  dwc:scientificName 'Bathyeurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227167'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308089'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362449'^^xsd:integer;
  dwc:scientificName 'Trefusialaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227168'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362449'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311221'^^xsd:integer;
  dwc:scientificName 'Benthimermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '182914'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311221'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '458864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329051'^^xsd:integer;
  dwc:scientificName 'Polkepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '204436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329051'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '204436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329048'^^xsd:integer;
  dwc:scientificName 'Polkepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '204436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329048'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '204436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329046'^^xsd:integer;
  dwc:scientificName 'Polkepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '204436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329046'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '204436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355506'^^xsd:integer;
  dwc:scientificName 'Polkepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '204436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355506'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '204436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355508'^^xsd:integer;
  dwc:scientificName 'Polkepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '204436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355508'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '204436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325267'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325267'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308335'^^xsd:integer;
  dwc:scientificName 'Benthimermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '182914'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308335'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '458864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331411'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331411'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331386'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331386'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358198'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358198'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358062'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358062'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358087'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358087'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358088'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358088'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328135'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328135'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328136'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328136'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328257'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328257'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328297'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328297'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328294'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328294'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328258'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328258'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328300'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328300'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328299'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328299'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354652'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354652'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354651'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354651'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354649'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354649'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354488'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354488'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354487'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354487'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323802'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323802'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349938'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349938'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349933'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349933'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331378'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331378'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331381'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331381'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358000'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358000'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358003'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358003'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363422'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363422'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363442'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363442'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363441'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363441'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363439'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363439'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363417'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363417'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363436'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363436'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323797'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323797'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335311'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335311'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335314'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335314'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335313'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335313'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335308'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335308'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362314'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362314'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362308'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362308'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362311'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362311'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362313'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362313'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336718'^^xsd:integer;
  dwc:scientificName 'Xennella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2594'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336718'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363688'^^xsd:integer;
  dwc:scientificName 'Xennella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2594'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363688'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331110'^^xsd:integer;
  dwc:scientificName 'Rhabditis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2595'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331110'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338961'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338961'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338989'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338989'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338982'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338982'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338978'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338978'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357678'^^xsd:integer;
  dwc:scientificName 'Rhabditis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2595'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357678'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338955'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338955'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338956'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338956'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313764'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313764'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313600'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313600'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313602'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313602'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313592'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313592'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313595'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313595'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313624'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313624'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338966'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338966'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338973'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338973'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313771'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313771'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336489'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336489'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336520'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336520'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336523'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336523'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336525'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336525'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336526'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336526'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336341'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336341'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336346'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336346'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336355'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336355'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336348'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336348'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336361'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336361'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336362'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336362'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336336'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336336'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336506'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336506'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333547'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333547'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333540'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333540'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363405'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363405'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363257'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363257'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363254'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363254'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363252'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363252'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336501'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336501'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363410'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363410'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363262'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363262'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363264'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363264'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363271'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363271'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319496'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319496'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319491'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319491'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354897'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354897'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354895'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354895'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354856'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354856'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A354855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:354855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '354855'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:354855'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329213'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329213'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329218'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329218'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355678'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355678'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345087'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345087'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345092'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345092'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328450'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328450'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328491'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328491'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328449'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328449'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361930'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361930'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345968'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345968'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345994'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345994'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345980'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345980'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345975'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345975'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322357'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322357'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348277'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348277'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326566'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326566'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326565'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326565'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326563'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326563'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352809'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352809'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352807'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352807'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352810'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352810'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334930'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334930'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333981'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333981'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333982'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333982'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A333987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:333987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '333987'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:333987'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360782'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360782'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360780'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360780'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360938'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360938'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360933'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360933'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360928'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360928'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360927'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360927'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360970'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360970'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360961'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360961'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360945'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360945'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360954'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360954'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360950'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360950'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334631'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334631'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A334636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:334636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '334636'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:334636'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361631'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361631'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A361636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:361636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '361636'^^xsd:integer;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:361636'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335789'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335789'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335784'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335784'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335786'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335786'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335794'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335794'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362848'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362848'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362843'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362843'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362840'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362840'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362838'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362838'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320210'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320210'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320217'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320217'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320222'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320222'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320239'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320239'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320241'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320241'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320242'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320242'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320205'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320205'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320062'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320062'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320057'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320057'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345820'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345820'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345997'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345997'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346000'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346000'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345815'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345815'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345963'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345963'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A345999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:345999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '345999'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:345999'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337022'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337022'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337123'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337123'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337116'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337116'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337100'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337100'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337095'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337095'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364093'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364093'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364070'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364070'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364086'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364086'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305194'^^xsd:integer;
  dwc:scientificName 'Aphelenchoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227509'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305194'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A306914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:306914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '306914'^^xsd:integer;
  dwc:scientificName 'Aphelenchoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227509'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:306914'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307057'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307057'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307062'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307062'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330400'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330400'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356909'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356909'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356890'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356890'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356885'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356885'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356914'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356914'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356882'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356882'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314707'^^xsd:integer;
  dwc:scientificName 'Croconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314707'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '853821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314700'^^xsd:integer;
  dwc:scientificName 'Croconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314700'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '853821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311398'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311398'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308480'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308480'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308490'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308490'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346967'^^xsd:integer;
  dwc:scientificName 'Leptepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227477'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346967'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346972'^^xsd:integer;
  dwc:scientificName 'Leptepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227477'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346972'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330376'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330376'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330368'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330368'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330371'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330371'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330395'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330395'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341326'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341326'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315946'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315946'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321101'^^xsd:integer;
  dwc:scientificName 'Leptepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227477'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321101'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321106'^^xsd:integer;
  dwc:scientificName 'Leptepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227477'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321106'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308507'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308507'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308503'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308503'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311458'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311458'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311457'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311457'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308504'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308504'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337025'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337025'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337030'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337030'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337006'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337006'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337021'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337021'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356880'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356880'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336998'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336998'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337001'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337001'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363968'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363968'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364000'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364000'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363995'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363995'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363992'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363992'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363976'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363976'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363971'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363971'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310440'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310440'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A318300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:318300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '318300'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:318300'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342712'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342712'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320236'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320236'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327193'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327193'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310095'^^xsd:integer;
  dwc:scientificName 'Cheironchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2326'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310095'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320434'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320434'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320244'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320244'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346245'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346245'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303625'^^xsd:integer;
  dwc:scientificName 'Acanthopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2338'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303625'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315604'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315604'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A315735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:315735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '315735'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:315735'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356347'^^xsd:integer;
  dwc:scientificName 'Prochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2280'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356347'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331105'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331105'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330025'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330025'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329992'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329992'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329846'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329846'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356542'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356542'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303734'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303734'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337544'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337544'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A344852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:344852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '344852'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:344852'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313956'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313956'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339026'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339026'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339000'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339000'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339174'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339174'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A341764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:341764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '341764'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:341764'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357486'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357486'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357622'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357622'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340403'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340403'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322546'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322546'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348466'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348466'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316330'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316330'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320446'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320446'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324968'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324968'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351376'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351376'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310555'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310555'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310548'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310548'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307498'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307498'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310401'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310401'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310248'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310248'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317330'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317330'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342875'^^xsd:integer;
  dwc:scientificName 'Dracognomus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2356'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342875'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310704'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310704'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310874'^^xsd:integer;
  dwc:scientificName 'Bathyepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2359'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310874'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349881'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349881'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346629'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346629'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346624'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346624'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324130'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324130'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350283'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350283'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350307'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350307'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A309551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:309551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '309551'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:309551'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363278'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363278'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363277'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363277'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313590'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313590'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313760'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313760'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338834'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338834'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311319'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311319'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308769'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308769'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308803'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308803'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308790'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308790'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328804'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328804'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355201'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355201'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351511'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351511'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355511'^^xsd:integer;
  dwc:scientificName 'Polkepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '204436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355511'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '204436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323278'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323278'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331906'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331906'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358397'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358397'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A360058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:360058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '360058'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:360058'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335488'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335488'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362483'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362483'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A349621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:349621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '349621'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:349621'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343348'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343348'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358192'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358192'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317631'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317631'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317653'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317653'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A317495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:317495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '317495'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:317495'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343192'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343192'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343018'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343018'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340041'^^xsd:integer;
  dwc:scientificName 'Croconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340041'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '853821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311364'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311364'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308512'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308512'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A330366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:330366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '330366'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:330366'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A363991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:363991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '363991'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:363991'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A364065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:364065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '364065'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:364065'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356877'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356877'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357483'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357483'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311886'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311886'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325720'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325720'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325785'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325785'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A356161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:356161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '356161'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:356161'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A307742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:307742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '307742'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:307742'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A310670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:310670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '310670'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:310670'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325438'^^xsd:integer;
  dwc:scientificName 'Odontophoroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2419'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325438'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A305527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:305527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '305527'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:305527'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A342515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:342515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '342515'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:342515'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A350704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:350704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '350704'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:350704'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339285'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339285'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339319'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339319'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314067'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314067'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314094'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314094'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314008'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314008'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A339192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:339192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '339192'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:339192'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323032'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323032'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348914'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348914'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319087'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319087'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319067'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319067'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A319209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:319209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '319209'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:319209'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327620'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327620'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A353972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:353972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '353972'^^xsd:integer;
  dwc:scientificName 'Paradraconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2355'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:353972'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A327969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:327969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '327969'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:327969'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324775'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324775'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337193'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337193'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337213'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337213'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A337198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:337198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '337198'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:337198'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A303438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:303438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '303438'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:303438'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326728'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326728'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352972'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352972'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328489'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328489'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355673'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355673'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336338'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336338'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A336494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:336494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '336494'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:336494'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362592'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362592'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A362602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:362602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '362602'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:362602'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A312418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:312418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '312418'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:312418'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A316333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:316333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '316333'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:316333'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346449'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346449'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A346304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:346304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '346304'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:346304'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311672'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311672'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324942'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324942'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308805'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308805'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308786'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308786'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352029'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352029'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A325715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:325715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '325715'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:325715'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331083'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331083'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A351356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:351356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '351356'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:351356'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328796'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328796'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A328770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:328770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '328770'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:328770'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A331711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:331711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '331711'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:331711'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A338810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:338810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '338810'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:338810'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A326248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:326248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '326248'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:326248'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304113'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304113'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A313966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:313966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '313966'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:313966'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A304973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:304973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '304973'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:304973'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A352492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:352492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '352492'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:352492'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324592'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324592'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357597'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357597'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A357616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:357616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '357616'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:357616'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A332785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:332785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '332785'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:332785'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A355186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:355186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '355186'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:355186'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329608'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329608'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A340785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:340785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '340785'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:340785'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A335449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:335449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '335449'^^xsd:integer;
  dwc:scientificName 'Trefusialaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227168'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:335449'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A320800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:320800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '320800'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:320800'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A359327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:359327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '359327'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:359327'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A324898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:324898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '324898'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:324898'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343195'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343195'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A311393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:311393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '311393'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:311393'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A358197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:358197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '358197'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:358197'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A314715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:314715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '314715'^^xsd:integer;
  dwc:scientificName 'Croconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227455'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:314715'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '853821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A322510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:322510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '322510'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:322510'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348456'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348456'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A348463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:348463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '348463'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:348463'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A323265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:323265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '323265'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:323265'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343182'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343182'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A343178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:343178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '343178'^^xsd:integer;
  dwc:scientificName 'Dracograllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227238'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:343178'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '227238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A308572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:308572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '308572'^^xsd:integer;
  dwc:scientificName 'Bolbonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '227464'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:308572'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '888494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A321598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:321598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '321598'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:321598'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.366666667"^^xsd:decimal ;
  dwc:decimalLongitude "40.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.366666667 40.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.366666667"^^xsd:decimal ;
  geo-pos:long "40.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1064__urn%3Acatalog%3AMarBEF%2FManuela%3Au15%3A329056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u15:329056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1064_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u15'^^xsd:string;
  dwc:catalogNumber '329056'^^xsd:integer;
  dwc:scientificName 'Polkepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Kenya to Zanzibar'^^xsd:string;
  dwc:longitude '40.01666667'^^xsd:double;
  dwc:latitude '-3.366666667'^^xsd:double;
  dwc:minimumDepth '3.75'^^xsd:double;
  dwc:maximumDepth '3.75'^^xsd:double;
  dwc:aphiaid '204436'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u15:329056'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '204436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF